Arthurbdt's Stars
sdg-1/consulting-handbook
A guide for technical professionals looking to start consulting
aloctavodia/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
emredjan/ISL-python
Porting the R code in ISL to python. Labs and exercises
avehtari/BDA_course_Aalto
Bayesian Data Analysis course at Aalto
plotly/dash-sample-apps
Open-source demos hosted on Dash Gallery
Coding-with-Adam/Dash-by-Plotly
Interactive data analytics
datawithdanny/sql-masterclass
Booleans/statistical-rethinking
A repository for working through the Bayesian statistics book "Statistical Rethinking" by Richard McElreath.
rougier/numpy-100
100 numpy exercises (with solutions)
fadcrep/the-best-artificial-intelligence-books
Free Artificial Intelligence eBooks
clicumu/pyDOE2
Design of experiments for Python
robjhyndman/fpp2-package
All data sets required for the examples and exercises in the book "Forecasting: principles and practice" (2nd ed, 2018) by Rob J Hyndman and George Athanasopoulos <http://OTexts.org/fpp2/>. All packages required to run the examples are also loaded.
mlmarenchino/forecasting
An attempt to translate "Forecasting: Principles and Practice" by Rob J Hyndman and George Athanasopoulos (https://otexts.org/fpp2/) to python
dvklopfenstein/PrincetonAlgorithms
Python implementations of selected Princeton Java Algorithms and Clients by Robert Sedgewick and Kevin Wayne