Skip to content

pandas 3.0 changes#588

Merged
cdeline merged 2 commits intomainfrom
587_pandas3
Jan 22, 2026
Merged

pandas 3.0 changes#588
cdeline merged 2 commits intomainfrom
587_pandas3

Conversation

@cdeline
Copy link
Copy Markdown
Contributor

@cdeline cdeline commented Jan 21, 2026

separate str columns from numeric cols when assigning data in dataframe; year freq = 'YE' not 'Y'; remove 'infer_datetime_format' from pd.to_datetime

  • Code changes are covered by tests
  • Code changes have been evaluated for compatibility/integration with GUI
  • New functions added to __init__.py
  • manualapi.rst is up to date, along with other sphinx docs pages
  • Example notebooks are rerun and differences in results scrutinized
  • Updated changelog

…ning data in dataframe; year freq = 'YE' not 'Y'; remove 'infer_datetime_format' from pd.to_datetime
@cdeline cdeline merged commit 4f21538 into main Jan 22, 2026
23 of 33 checks passed
@cdeline cdeline deleted the 587_pandas3 branch January 22, 2026 17:14
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.

1 participant