Skip to content

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages