Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 280 Bytes

File metadata and controls

10 lines (7 loc) · 280 Bytes

data_collection_web_scraping_data_wrangling

  • Request to the SpaceX API

  • Clean the requested data

  • Extract a Falcon 9 launch records HTML table from Wikipedia

  • Parse the table and convert it into a Pandas data frame

  • Exploratory Data Analysis

  • Determine Training Labels