Skip to content

Conversation

@tadeja
Copy link
Contributor

@tadeja tadeja commented Jan 25, 2026

Rationale for this change

See #48978

What changes are included in this PR?

Attempt to run tests on CI pandas latest not with pandas 2.3.3 but actually with 3.0 in order to get the locally replicated test failures to show up, and later introduce the fix for those.

Are these changes tested?

Upgrade of pandas and fix for failures ValueError: fromutc: dt.tzinfo is not self already tested locally.

Are there any user-facing changes?

No.

@github-actions
Copy link

⚠️ GitHub issue #48978 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label Jan 25, 2026
@tadeja
Copy link
Contributor Author

tadeja commented Jan 25, 2026

Failures replicated here on CI job AMD64 Conda Python 3.13 Pandas latest
with temporary CI modification as follows:
pip install --upgrade pandas fastparquet
pip uninstall -q -y pytz

@tadeja
Copy link
Contributor Author

tadeja commented Jan 25, 2026

Proposed fixes complete previously failing tests with success, you can see it is with pandas 3.0, with fastparquet and without pytz here:
AMD64 Conda Python 3.13 Pandas latest succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant