GithubHelp home page GithubHelp logo

prison1994 / pandas-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jorisvandenbossche/pandas-tutorial

0.0 1.0 0.0 9.65 MB

Material for the pandas tutorial at EuroScipy 2016

License: BSD 2-Clause "Simplified" License

Jupyter Notebook 99.67% Shell 0.03% Python 0.30%

pandas-tutorial's Introduction

EuroScipy 2016 Pandas Tutorial

This repository contains the material (notebooks, data) for the pandas tutorial at EuroScipy 2016. For previous versions of the tutorial (EuroScipy 2015), see the releases page.

Requirements to run this tutorial

To follow this tutorial you need to have the following packages installed:

I recommend to use the conda environment manager to install all the requirements (you can install miniconda or install the (very large) Anaconda software distribution, found at http://continuum.io/downloads).

Once this is installed, the following command will install all required packages in your Python environment:

conda install pandas jupyter seaborn

But of course, using another distribution (e.g. Enthought Canopy) or pip is good as well, as long as you have the above packages installed.

Downloading the tutorial materials

If you have git installed, you can get the material in this tutorial by cloning this repo:

git clone https://github.com/jorisvandenbossche/pandas-tutorial.git

As an alternative, you can download it as a zip file: https://github.com/jorisvandenbossche/pandas-tutorial/archive/master.zip. I will probably make some changes until the start of the tutorial, so best to download the latest version then (or do a git pull if you are using git).

Two data files are not included in the repo, you can download them from: titles.csv and cast.csv and put them in the /data folder.

Content

To view the content on nbviewer:

pandas-tutorial's People

Contributors

jorisvandenbossche avatar ndevenish avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.