Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 327 Bytes

File metadata and controls

18 lines (11 loc) · 327 Bytes

Scatterplot Exercise

Wed 27 July 2016

First HiPy ever!

Objectives

  • Read 'data.csv' file
  • Plot data as a scatterplot
  • Perform a linear regression

Resources

Requirements

  • Python 3.x