home/categories/data-engineering/aws-samples-sample-deep-insight-self-hosted-skills-data-structure-checker-skill-md
data-engineeringdata-ai

data-structure-checker

This skill should be used when reading any tabular data file (Excel, CSV, Parquet, ODS). It automatically detects and fixes common data issues including multi-level headers, encoding problems, empty rows/columns, and data type mismatches. Returns a clean DataFrame ready for analysis with zero user intervention.

aws-samples
maintainer
aws-samples
更新於 12/19/2025
星標
18
分支
3
quick start

Installation and usage

This skill should be used when reading any tabular data file (Excel, CSV, Parquet, ODS). It automatically detects and fixes common data issues including multi-level headers, encoding problems, empty rows/columns, and data type mismatches. Returns a clean DataFrame ready for analysis with zero user intervention.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use data-structure-checker