Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 343 Bytes

basic_data_visualization_hw

< DBMA course @nyu with Professor J.V >

Goals

  • source and document a dataset
  • use generators and "regular" Python to extract and transform data
  • work with numpy to calculate summary statistics
  • use matplotlib for simple data visualizations

homework03.ipynb and central-tendency-and-dispersion.ipynb