Skip to content
#

scatterplots

Here are 11 public repositories matching this topic...

The World Weather Analysis repo utilizes Python and Jupyter Notebook in conjunction with decision and repetition statements, data structures, Pandas, Matplotlib, NumPy, CitiPy, and SciPy statistics to retrieve and use data from OpenWeatherMap and Google Map API. The APIs are used to "get" requests from a server, retrieve and store values from a …

  • Updated Jun 7, 2021
  • Jupyter Notebook

This script analyses the relationship between the Human Development Index (HDI), population, and non-religious groups in various countries. Plots visualise relationships between HDI, population, and non-religious groups and using scatterplots and a linear regression model to predict.

  • Updated Mar 19, 2024
  • R

The PyBer Analysis repo contains an analysis of ridesharing and city data using Python, NumPy, Matplotlib, and SciPy by creating line charts, bar charts, scatter plots, bubble charts, pie charts, and box-and-whisker plots. Using Pandas DataFrames and groupby, pivot, and resample functions, the data has been analyzed to determine total rides, tot…

  • Updated May 31, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the scatterplots 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 scatterplots topic, visit your repo's landing page and select "manage topics."

Learn more