Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 540 Bytes

Learn-Pandas

Pandas for Python in Jupyter Notebook.ipynb is a self-explanatory resource for learning Pandas in Jupyter Notebook. It consists of the detailed explanation of functions with numerous examples.

In order to download the notebook in the local machine, follow these steps:

  1. Go to the .ipynb notebook
  2. Click on Raw.
  3. Right click and select Save As or press ctrl+s to save it. Save the file as .ipynb.
  4. Open jupyter notebook.
  5. Go to location where you saved .ipynb file.
  6. Open file, you will see the code.