https://github.com/code-lucidal58/python_for_data_analysis
https://github.com/code-lucidal58/python_for_data_analysis
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-lucidal58/python_for_data_analysis
- Owner: code-lucidal58
- Created: 2019-01-14T12:25:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T16:46:17.000Z (over 5 years ago)
- Last Synced: 2025-01-16T05:55:44.862Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python for Data Analysis
This repository can be treated as a cheatsheet for Data Analysis using Python.
## Pre-requisities
Knowledge of Python basics
## Software requirement
Python >= 3.7.x
Jupyter Notebook (preferable IDE)
## Contents
The `libraries_cheatsheet` directory contains cheatsheets for libraries used in Data Analysis. The list of libraries included is
as follows:
* Numpy
* Mathplotlib
This is not an exhaustive list. It will updated in future.
From `zero_to_pandas` directory has all assignment solutions from the course **ZeroToPandas** by **Jovian.ml**.
The course link is https://jovian.ml/learn/data-analysis-with-python-zero-to-pandas