Skip to content

[BUG] Failed tests for datasets on pandas==1.0.5 #1211

Closed
1 task done
Mr-Geekman opened this issue Apr 7, 2023 · 0 comments · Fixed by #1214
Closed
1 task done

[BUG] Failed tests for datasets on pandas==1.0.5 #1211

Mr-Geekman opened this issue Apr 7, 2023 · 0 comments · Fixed by #1214
Labels
bug Something isn't working

Comments

@Mr-Geekman
Copy link
Contributor

Mr-Geekman commented Apr 7, 2023

🐛 Bug Report

Tests for datasets that fail on pandas==1.0.5:

  • test_categorical_after_call_to_pandas
  • test_getitem_first_ellipsis
  • test_to_flatten_with_exog
  • test_to_hierarchical_dataset_correct_segments
  • test_to_hierarchical_dataset_hierarchical_structure
  • test_get_level_dataset

Expected behavior

All tests should pass on supported version of pandas.

Possible solutions:

  • Fix tests and add testing old pandas version into CI
  • Bump supported pandas version

How To Reproduce

Run tests test_datasets.

Environment

No response

Additional context

No response

Checklist

  • Bug appears at the latest library version
@Mr-Geekman Mr-Geekman added the bug Something isn't working label Apr 7, 2023
@Mr-Geekman Mr-Geekman changed the title [BUG] Failed tests for datasets for pandas==1.0.5 [BUG] Failed tests for datasets on pandas==1.0.5 Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant