Tag

Data Profiling

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Jun 29, 2024 · Fundamentals

An Introduction to Pandas and Pandas Profiling for Rapid Data Analysis

This article introduces the Pandas library for Python data manipulation, demonstrates how to install and use its basic functions, and shows how the Pandas Profiling package can generate comprehensive data analysis reports with just a single line of code.

Data ProfilingPythondata analysis
0 likes · 5 min read
An Introduction to Pandas and Pandas Profiling for Rapid Data Analysis
Python Programming Learning Circle
Python Programming Learning Circle
Aug 10, 2022 · Fundamentals

Python and Jupyter Notebook Tips: Data Profiling, Interactive Plotting, and Handy Magic Commands

This article presents a collection of practical Python and Jupyter Notebook tips—including pandas‑profiling for quick data exploration, interactive plotting with Cufflinks/Plotly, useful magic commands, debugging shortcuts, and styled alert boxes—to boost productivity and streamline data analysis workflows.

Data ProfilingDebuggingInteractive Plotting
0 likes · 9 min read
Python and Jupyter Notebook Tips: Data Profiling, Interactive Plotting, and Handy Magic Commands
DataFunSummit
DataFunSummit
Jan 7, 2022 · Fundamentals

Fundamentals of Data Quality Management: Rules, Metrics, Profiling, and Cleaning

This article introduces the essential concepts of data quality management, covering the six key quality dimensions, detailed rule and metric templates, data profiling techniques, a systematic quality assurance workflow, and practical data cleaning methods to improve overall data governance.

Data GovernanceData Profilingdata cleaning
0 likes · 7 min read
Fundamentals of Data Quality Management: Rules, Metrics, Profiling, and Cleaning