Skip to content

topix-hackademy/pandas-for-dummies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pandas-for-dummies

Simple collection of python notebook on Pandas

Install requirements

Create a virtualenv and install the requirements:

virtualenv env
source env/bin/activate
pip install -r requirements.txt

Run

From the root folder:

jupyter notebook

Content

We've created multiple folders, each one contains a deep overview on a specific theme.

  • Series
  • DataFrame

About

Simple collection of python notebook on Pandas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published