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

Fix summary.pandas frame time index type error #1030

Merged
merged 6 commits into from
Dec 4, 2024

Conversation

HakonSohoel
Copy link
Contributor

Issue
Resolves #1028

Approach
Add test, solve issue

Copy link
Contributor

@andreas-el andreas-el left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove one of the imports as a minimum, optimally use better name for test (yes -- I know it was there to begin with)

The test_pandas2_compatibility_dataframe_index test
scenario is covered by test_summary_to_pandas_frame
@eivindjahren eivindjahren dismissed andreas-el’s stale review December 4, 2024 09:16

Dismissing it as I just approved it and we need to get the bugfix out.

@eivindjahren eivindjahren merged commit c76fecd into main Dec 4, 2024
24 checks passed
@eivindjahren eivindjahren deleted the fix-summary.pandas_frame-time_index-TypeError branch December 4, 2024 09:17
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.

Bug in summary.pandas_frame
3 participants