Code Monkey home page Code Monkey logo

automate-report-sales's Introduction

how it works

Let's say you got an excel report of a supermarket, in this report there are all the sales made in the last 3 months highly detailed and messed up. The report "supermarket_sales.xlxs" contains many informations and is a huge file and you want only know the total sales and divided by gender, for example how much males and famels have spended and about what, if electronics, toys, food, etc...

This python script takes only specific data from the main report and creates a new report with just the data you want to see and of which month.

(The executable file is 30MB size and is not present in this repository because GitHub allows only files of 25MB size.) However it can be created just by using the terminal like so: from the terminal go in the folder "Automated-Report" and type "pyinstaller --onefile 6.convert-to-exe.py. Then a folder called "dist" will be created and inside will be the "6.convert-to-exe.exe" executable file and "pivot_table.xlsx" file.

Double click on the "6.convert-to-exe.exe" file and then insert just the month you want the report to be.

automate-report-sales's People

Contributors

jessika-art avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.