项目作者: LeoPetrini
项目描述 :
Python Programming and IDE intro for statisticians
高级语言: Jupyter Notebook
项目地址: git://github.com/LeoPetrini/Mini_Python_Course.git
Gentle Introduction to Python for Statisticians
In this brief repo you will learn:
- How to create a virtual env with anaconda
- How to create a kernel for your virtual env within Jupyter
- How to hack Jupyter
- Python Data Structures
- How to make some basic yet crucial plots
- What is Object-Oriented Programming
- How to take advantage of Sklearn for your ML routine
- How to create a repo on git :)