https://github.com/jonathanspereira/data_analysis_on_an_excel_database
Carry out data analysis on a base of 70,000 lines from a chain of Açaí stores.
https://github.com/jonathanspereira/data_analysis_on_an_excel_database
pandas plotly
Last synced: 29 days ago
JSON representation
Carry out data analysis on a base of 70,000 lines from a chain of Açaí stores.
- Host: GitHub
- URL: https://github.com/jonathanspereira/data_analysis_on_an_excel_database
- Owner: jonathanspereira
- License: mit
- Created: 2023-11-18T16:56:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T17:39:55.000Z (over 2 years ago)
- Last Synced: 2025-03-15T01:46:43.091Z (about 1 year ago)
- Topics: pandas, plotly
- Language: Jupyter Notebook
- Homepage:
- Size: 3.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data analysis on an excel database
- Project:
Carry out data analysis on a base of 70,000 lines from a chain of Açaí stores.
- How it will be carried out:
use the Pandas library - the most used in the world for data analysis
load data from an Excel file
perform exploratory analysis on the data
generate statistics from quantitative columns
generate interactive graphics