Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output results as a dataframe, with or without short names #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

anniegbryant
Copy link
Member

As per discussion in #18, this PR updates catch22.py to output results as a DataFrame that contains the feature names and values, and optionally the short names as well. The requirements are updated to include pandas and numpy accordingly.

@fkiraly
Copy link

fkiraly commented Oct 29, 2023

nice! Do you wand to integrate this upstream in sktime too? The column naming in the catch22 transformers (and selecting of features) has always een somewhat of a source of pain for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants