Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 336 Bytes

File metadata and controls

16 lines (12 loc) · 336 Bytes

Get to Grips with Pandas and Skklearn

Licence Attribution-NonCommercial-NoDerivs CC BY-NC-ND

Installation

You will need obviously need to have python (3!!!) and to install the following:

  • jupyter
  • pandas
  • scikit-learn
  • matplotlib
  • seaborn
  • yellowbrick

You can use conda (if you already have installed anaconda) or pip.