Giter VIP home page Giter VIP logo

tidytuesday-py's Introduction

Binder

Tidy Tuesday: Translations from R to Python

date name links
2019-02-19 US Phds notebook | folder
2019-02-26 French Trains notebook | screencast | folder
2019-03-05 Women in the Workforce notebook | screencast | | folder | folder (app)
2019-03-12 Board Games notebook | screencast | | folder

Tidy Tuesday: Hour-long Python Analyses

date name links
2020-03-03 Hockey Goals notebook | dashboard | screencast
2020-04-21 GDPR fines notebook | screencast

Frequently Asked Questions

How do you create tabbed notebooks?

I made a quick library called nbtabs! https://github.com/machow/nbtabs. It haven't put much into documenting and sharing it, but if you're interested in using it, let me know.

Why screencast?

Screencasting is very similar to a method used in expertise research called the think-aloud method. This method is very helpful for understanding how novices and experts approach different problems. With written tutorials, learners don't get to see all the effort people put into figuring out the final code. This is very different from the real world, where data scientists are constantly dealing with surprising and unexpected aspects of their data!

dependencies

Generally, most notebooks use...

  • qgrid (requires manual step)
  • ipywidgets (requires manual step)
  • pandas
  • plotnine

However, all dependencies can be found in requirements.txt, and installed using...

pip install -r requirements.txt

tidytuesday-py's People

Contributors

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