Skip to content
#

scatter-plot

Here are 11 public repositories matching this topic...

In this notebook we would try to modify or transform our dependent variable to rectify the model and at last create a better suited regression model as compared to other. We will just take the natural logarithm of the dependent variable and it will solve the problem of conical spread of datapoints in standard residual plot. It means that our cur…

  • Updated Jan 29, 2022
  • Jupyter Notebook
World_Weather_Analysis

I used Python, Jupyter Notebook and the city PI module to get the cities for more than 700 random latitudes and longitudes then I requested on the open weather map API and retrieve the JSON weather data from these cities. I then added the weather data to the Panda’s dataframe. From there I used Matplotlib to create a series of scatter plots to s…

  • Updated Jan 31, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the scatter-plot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scatter-plot topic, visit your repo's landing page and select "manage topics."

Learn more