Skip to content
#

groupby-method

Here are 17 public repositories matching this topic...

Perform Clustering for the crime data and identify the number of clusters formed and draw inferences. Data Description: Murder -- Muder rates in different places of United States Assualt- Assualt rate in different places of United States UrbanPop - urban population in different places of United States Rape - Rape rate in different places of Unit…

  • Updated Feb 19, 2022
  • Jupyter Notebook

Unsupervised-ML---Hierarchical-Clustering-University Data. Import libraries, Import dataset, Create Normalized data frame (considering only the numerical part of data), Create dendrograms, Create Clusters, Plot Clusters.

  • Updated Jun 25, 2021
  • Jupyter Notebook

Created a summary DataFrame of the ride-sharing data by city type of a Uber-like company (Pyber). Then, using Pandas and Matplotlib, I created a multiple-line graph that shows the total weekly fares for each city type. Finally, I made a written report that summarizes how the data differs by city type and how those differences can be used by deci…

  • Updated May 25, 2022
  • Jupyter Notebook

Improve this page

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

Learn more