Skip to content

vluke123/Exoplanet_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aim is to create a working 'app' that can take various attributes of an exoplanet and produce graphs based on the XML data. Currently the script:

  • Takes all XML data for each planet
  • Creates a pandas DataFrame which is then cleans
  • Nulls are dropped from the df.
  • Scatter graph plotted with a trendline calcualted by Least Squares regression.
  • Produces the following graph:

Exoplanet_fig1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages