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

tsdframe downsampling gets rid of the columns #273

Closed
samdeoxys1 opened this issue May 6, 2024 · 1 comment
Closed

tsdframe downsampling gets rid of the columns #273

samdeoxys1 opened this issue May 6, 2024 · 1 comment

Comments

@samdeoxys1
Copy link

Given a tsdframe, df, if I downsample it by df[::5], the columns of the resulting df will be automatically changed to numerical index.

gviejo added a commit that referenced this issue May 13, 2024
@gviejo
Copy link
Contributor

gviejo commented May 13, 2024

Fixed in #279

@gviejo gviejo closed this as completed May 13, 2024
gviejo added a commit that referenced this issue May 13, 2024
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

No branches or pull requests

2 participants