Skip to content
#

pandas-tutorial

Here are 6 public repositories matching this topic...

This project involves analysis of the Boston Housing Dataset using Python's Pandas library. Data cleaning is performed by dropping genuine outliers, resetting the index, and imputing missing values with the median of the columns. It is substituted with NaN for further analysis. The objective of this project is to clean and prepare the data

  • Updated Jan 31, 2023
  • HTML

Improve this page

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

Learn more