Skip to content

FrancescAlted/PyConES2015

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Notebooks and other materials for the PyConES 2015 tutorial

Here are my materials for the tutorial on Friday 20, November 2015 in PyConES 2015.

You can get the latest release of the materials here:

https://github.com/FrancescAlted/PyConES2015/releases

Also, make sure that you have the next Python packages installed:

  • numpy
  • numexpr
  • pandas
  • bcolz
  • tables (pytables)
  • matplotlib
  • psutil
  • memory_profiler
  • ipython_memwatcher

I recommend to use Anaconda to install most of the packages above, and for the software that is not in anaconda.org repos, just use pip, e.g.:

$ pip install ipython_memwatcher

and start by the different tutorials following the numerical order.

** Enjoy data! **

About

Materials for PyConES 2015 tutorial

Resources

Stars

Watchers

Forks

Packages

No packages published