home/categories/data-analysis/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-custom-python-dataframe-class-implementation-skill-md
data-analysisdata-ai

custom-python-dataframe-class-implementation

Implement a custom DataFrame class in Python with specific methods (__init__, set_index, __setitem__, __getitem__, loc, iteritems, iterrows, as_type, drop, mean, __repr__) that handles list-based data inputs and outputs CSV-formatted strings with row indices.

ECNU-ICALK
maintainer
ECNU-ICALK
Обновлено 3/13/2026
Звёзды
304
Форки
34
quick start

Installation and usage

Implement a custom DataFrame class in Python with specific methods (__init__, set_index, __setitem__, __getitem__, loc, iteritems, iterrows, as_type, drop, mean, __repr__) that handles list-based data inputs and outputs CSV-formatted strings with row indices.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use custom-python-dataframe-class-implementation