TomAugspurger / effective-pandasLinks
Source code for my collection of articles on using pandas.
☆1,573Updated 3 years ago
Alternatives and similar repositories for effective-pandas
Users that are interested in effective-pandas are comparing it to the libraries listed below
Sorting:
- PyCon 2015 Pandas tutorial materials☆1,068Updated last year
- Tutorials on how to use pandas effectively to do data analysis☆1,116Updated 3 years ago
- Interactive Web Plotting with Bokeh in IPython notebook☆734Updated 2 years ago
- Notebooks for the Altair tutorial☆364Updated 5 years ago
- A collection of notebook to learn the Applied Predictive Modeling using Python.☆284Updated 9 years ago
- Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python☆941Updated 3 years ago
- Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"☆888Updated 4 years ago
- Pandas integration with sklearn☆2,848Updated 2 years ago
- Code, Notebooks and Examples from Practical Business Python☆1,998Updated 2 years ago
- Advanced Statistical Computing at Vanderbilt University Medical Center's Department of Biostatistics☆548Updated 3 years ago
- An IPython magic extension for printing date and time stamps, version numbers, and hardware information☆942Updated last month
- Deliberate Practice for Learning Python☆550Updated 9 months ago
- Introduction to Statistics using Python☆915Updated 5 years ago
- An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code☆4,389Updated 3 years ago
- Text and code for the second edition of Think Bayes, by Allen Downey.☆2,005Updated last month
- Statistical Data Analysis in Python☆1,722Updated 10 years ago
- Materials for my scikit-learn tutorial☆1,825Updated 2 years ago
- Anatomy of Matplotlib -- tutorial developed for the SciPy conference☆1,232Updated 4 years ago
- ☆317Updated 4 years ago
- Production Data Science: a workflow for collaborative data science aimed at production☆457Updated 5 years ago
- Missing data visualization module for Python.☆4,188Updated last year
- How to do Bayesian statistical modelling using numpy and PyMC3☆672Updated 3 years ago
- My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Frie…☆424Updated 4 months ago
- Using pandas for Better (and Worse) Data Science