https://github.com/subhamsarangi/pdnp
Data Analysis using Python
https://github.com/subhamsarangi/pdnp
matplotlib numpy pandas python3
Last synced: about 1 month ago
JSON representation
Data Analysis using Python
- Host: GitHub
- URL: https://github.com/subhamsarangi/pdnp
- Owner: subhamsarangi
- License: mit
- Created: 2017-09-28T08:58:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:45:11.000Z (about 3 years ago)
- Last Synced: 2025-03-08T23:33:25.358Z (11 months ago)
- Topics: matplotlib, numpy, pandas, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 6.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Analysis Learning

# Here are some useful links:
- [Official Pandas Website](http://pandas.pydata.org/)
- [Pandas Documentation PDF](http://pandas.pydata.org/pandas-docs/stable/pandas.pdf)
- [Pandas Documentation Online](http://pandas.pydata.org/pandas-docs/stable/)
- [Pandas on Github](https://github.com/pandas-dev/pandas)
- [Pandas Cheetsheet PDF made by Pandas](https://github.com/pandas-dev/pandas/blob/master/doc/cheatsheet/Pandas_Cheat_Sheet.pdf)
- [Data Analysis Courses on Coursera](https://www.coursera.org/browse/data-science/data-analysis?languages=en)