Data Type Validation
「データ型検証」
Identify and fix rows in a dataset that have the wrong data type (e.g., numbers in text columns, strings in numeric columns).
データセット内でデータ型が間違っている行を特定し修正する(例:テキスト列に数値が含まれている、数値列に文字列が含まれている)。
Prompt
Identify and fix rows in this dataset that have the wrong data type (e.g., numbers in text columns, strings in numeric columns).