Skip to content

jreback/PandasTalks

Repository files navigation

Pandas Talk on Python for Quants, May 6, 2016

notebooks are here

slides are here

Pandas Talk on Data Analysis, February 19, 2016

notebooks are here

slides are here

setup

To create the environments

conda env create -n talk --file=environment.yml
source activate talk

create a kernal for the notebook

ipython kernel install --user --name talk --display-name "Python3 (talk)"

launch the notebook

jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published