项目作者: LeoPetrini

项目描述 :
Python Programming and IDE intro for statisticians
高级语言: Jupyter Notebook
项目地址: git://github.com/LeoPetrini/Mini_Python_Course.git
创建时间: 2017-09-18T08:35:13Z
项目社区:https://github.com/LeoPetrini/Mini_Python_Course

开源协议:

下载


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 :)