Code Monkey home page Code Monkey logo

data-wrangling-with-pandas's Introduction

Data Wrangling with Pandas

This repository provides the data and an external resource in support of the course Data Wrangling with Pandas, provided by Cloud Academy.

Data

The dataset we have used in this course is available in the data folder. I suggest to follow the following steps in order you to be able to replicate the course steps in your local host. Open your favourite terminal emulator, and then:

  1. clone the repo: git clone https://github.com/cloudacademy/data-wrangling-with-pandas.git
  2. create a python virtualenv: mkvirtualenv - p python3 <NAME_ENV>
  3. install the necessary requirements: pip install -r requirements.txt
  4. open a jupyter notebook by running: jupyter notebook

You are now ready to get your hands dirty: enjoy!

Resources

The paper by Hadley Wickham is freely available at this stable link. I really recommend to read it!

data-wrangling-with-pandas's People

Contributors

andreagiussani 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.