Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketmondal/dataanalysis
Contains cleaning, transformation, and exploratory analysis of various data sets using Python Pandas, NumPy, re, random, etc.
https://github.com/aniketmondal/dataanalysis
analysis data-analysis data-science pandas python
Last synced: 10 days ago
JSON representation
Contains cleaning, transformation, and exploratory analysis of various data sets using Python Pandas, NumPy, re, random, etc.
- Host: GitHub
- URL: https://github.com/aniketmondal/dataanalysis
- Owner: AniketMondal
- Created: 2021-07-24T20:46:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T22:03:47.000Z (about 3 years ago)
- Last Synced: 2023-10-19T18:26:34.555Z (about 1 year ago)
- Topics: analysis, data-analysis, data-science, pandas, python
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataAnalysis
Contains cleaning, transformation and exploratory analysis of various data sets using Python Pandas, NumPy, datetime, dotenv, re, random, matplotlib, seaborn, etc.
Each directory has the actual raw data set, the Jupyter Notebook file (.ipynb) and the exported Excel file having analyzed data in different sheets.
This is as a practice of data analysis and fine-tuning my data skills.
### UPDATE: All projects have been moved out of this repository and they are now individual repositories with prefix ***"DA"*** followed by the project name.