Coder Social home page Coder Social logo

idaeloliva / community-groupby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datacamp/community-groupby

0.0 0.0 0.0 233 KB

This repository contains notebook + code for DataCamp community post on groupbys, split-apply-combine and pandas.

License: MIT License

Jupyter Notebook 100.00%

community-groupby's Introduction

community-groupby

This repository contains notebook + code for DataCamp community post on groupbys, split-apply-combine and pandas.

Getting set up

Clone this repository

git clone https://github.com/datacamp/community-groupby

If you do not already have the Anaconda distribution, go get it (n.b., you can also do this w/out Anaconda using pip to install the required packages, however Anaconda is great for Data Science and I encourage you to use it).

Navigate to the relevant directory community-groupby and install required packages in a new conda environment:

conda env create -f environment.yml

This will create a new environment called group-by-pandas-netflix. To activate the environment, execute

source activate group-by-pandas-netflix

Then open the notebook split-apply-combine-netflix-data.ipynb and execute the code.

Code

The code in this repository is released under the MIT license. Read more at the Open Source Initiative. All text remains the Intellectual Property of DataCamp. If you wish to reuse, adapt or remix, get in touch with me at hugo at datacamp com to request permission.

Data

Data is from data.world and Chase Willden.

community-groupby's People

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.