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.