Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 443 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 443 Bytes

Pandas-Exercise

pandas exercise

How to use it

fork this repo

clone the repo that you fork

Open Jupyter notebook

first of all you must install jupyter notebook in windows:

pip install jupyterlab

in Linux:

pip3 install jupyterlab

and then open jupyter notebook with

jupyter-notebook

note: there are mistake in "Exercise_10", so you can restart and clear output then clear all the answer