We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All tests should pass on supported version of pandas.
Possible solutions:
Run tests test_datasets.
test_datasets
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
🐛 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:
How To Reproduce
Run tests
test_datasets
.Environment
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: