Navneet Shanu Munda
epa-sea-level.csv
.linregress
function from scipy.stats
to get the slope and y-intercept of the line of best fit. Plot the line of best fit over the top of the scatter plot. Make the line go through the year 2050 to predict the sea level rise in 2050.test_module.py
.main.py
to test your functions. Click the "run" button and main.py
will run.test_module.py
to main.py
for your convenience. The tests will run automatically whenever you hit the "run" button.