python-data-transform
Transform, clean, and reshape data using pandas and numpy for ETL and data preprocessing. WHEN: Manipulating DataFrames, cleaning datasets, reshaping data (pivot, melt), merging/joining tables, data normalization, CSV/Excel processing. WHEN NOT: Creating Excel files with formatting (use python-xlsx), building APIs (use python-backend), statistical modeling.
Installation and usage
Transform, clean, and reshape data using pandas and numpy for ETL and data preprocessing. WHEN: Manipulating DataFrames, cleaning datasets, reshaping data (pivot, melt), merging/joining tables, data normalization, CSV/Excel processing. WHEN NOT: Creating Excel files with formatting (use python-xlsx), building APIs (use python-backend), statistical modeling.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use python-data-transform