Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 662 Bytes

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