jfpuget / Tidy-DataLinks
Python code for Hadley Whickham's article on Tidy Data.
☆35Updated 9 years ago
Alternatives and similar repositories for Tidy-Data
Users that are interested in Tidy-Data are comparing it to the libraries listed below
Sorting:
- Inspired by John Foreman. Created by the crowds.☆54Updated 2 years ago
- ☆24Updated 7 years ago
- Computational Statistics II Tutorial at SciPy 2015☆48Updated 10 years ago
- A collection of IPython Notebooks containing my research.☆20Updated 7 years ago
- Code for Pythonic visualization blog post☆40Updated 8 years ago
- ☆41Updated 10 years ago
- ☆26Updated 9 years ago
- Repository for the PyData DC 2016 tutorial☆29Updated 9 years ago
- Materials for a workshop on developing undergraduate classes on Bayesian statistics.☆47Updated 9 years ago
- Miscellaneous Jupyter Notebooks for my course.☆24Updated 9 years ago
- Python data analysis course for 2017 NGCM Summer Academy☆21Updated 8 years ago
- Material for the statistics in Python tutorial☆43Updated 10 years ago
- Notebooks containing R code from Richard McElreath's Statistical Rethinking☆71Updated 9 years ago
- For the pandas tutorial at PyData Seattle: https://www.youtube.com/watch?v=otCriSKVV_8☆116Updated 4 years ago
- 💻 Material for a course on applied machine-learning for scientists. Taught at EPFL in spring 2017☆23Updated 8 years ago
- ☆46Updated 3 months ago
- Repository for exploratory data transformation & visualization talk☆27Updated 9 years ago
- 📈 Interactive comparison of Python plotting libraries for exploratory data analysis. Examples of using Pandas plotting, plotnine, Seabor…