General statistics, mathematical programming, and numerical/sceintific computing scripts and notebooks in Python
$ pip install numpy
)$ pip install pandas
)$ pip install scikit-learn
)$ pip install scipy
)$ pip install statsmodels
)$ pip install matplotlib
)$ pip install seaborn
)Check out this article I wrote on Medium: Essential Math for Data Science.
Check out this article I wrote on Medium about “How to write your favorite R functions — in Python?”
Check out this article I wrote on Medium about “Mathematical programming — a key habit to build up for advancing in data science?”