Md Junayed Hossainjunayedhudbrac.hashnode.dev·May 21, 2023Data Cleaning and Imputation: Retaining Data Integrity with Missing Value Handling in PythonLibraries import pandas as pd Data Loading df = pd.read_csv('features.csv') df df.describe() The describe() function in Pandas provides descriptive statistics of a DataFrame or Series. When applied to a DataFrame, it calculates and displays vari...Discuss·185 readspandas
Isaac Onyeakagbuisaacwrites.hashnode.dev·May 16, 2023Understanding Data Cleaning and Preprocessing: A Beginner's GuideINTRODUCTION Welcome to the world of data cleaning and preprocessing! In data analysis, a crucial step forms the foundation for accurate and reliable insights: data cleaning and preprocessing. If you're new to this exciting field, fear not! This begi...Discuss·13 likes·94 readsMachine Learning
nora imologomheforSH 7.0 Data Analytics BootCampdataanalyticsteam5sh7.hashnode.dev·Apr 15, 2023We Analyze Junk TooTABLE OF CONTENT Team Introduction Objective Business Problem Process Insight and Findings Recommendation and Conclusion Dashboard Introduction After the Side Hustle Internship 7.0 program, 7 strangers were paired to form the Data-Analysis-T...Damilare Oyetade and 1 other are discussing this2 people are discussing thisDiscuss·7 likes·79 readsdata analysis