Skip to content
#

data-cleaning

Here are 75 public repositories matching this topic...

A collection of Jupyter notebooks for AI and ML tasks. Explore, learn, and contribute to advance your skills in artificial intelligence and machine learning. #Hacktoberfest friendly!

  • Updated May 27, 2024
  • Jupyter Notebook

In this notebook I have seen how to grab some raw data and create some interesting charts using Pandas and Matplotlib. I have: * used .groupby() to explore the number of posts and entries per programming language * converted strings to Datetime objects with to_datetime() for easier plotting * reshaped the DataFrame by converting categories to colu

  • Updated Feb 25, 2024
  • Jupyter Notebook

Improve this page

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

Learn more