Python/Pandas Cleaning Code
Python/Pandas 数据清洗代码
Generate Python or Pandas code to clean a dataset, handling nulls, standardizing formats, and prepping for analysis.
生成Python或Pandas代码来清理数据集,处理空值、标准化格式并为分析做准备。
Prompt
Give me Python or Pandas code to clean this dataset: [describe or paste sample]. I want it to handle nulls, standardize formats, and prep for analysis.