Skip to content

Update numpy/pandas usage for pandas 3.x and numpy >=2.4#155

Merged
kcleal merged 1 commit intokcleal:masterfrom
aroon-color:aroon/pandas-numpy-upgrade
Jan 28, 2026
Merged

Update numpy/pandas usage for pandas 3.x and numpy >=2.4#155
kcleal merged 1 commit intokcleal:masterfrom
aroon-color:aroon/pandas-numpy-upgrade

Conversation

@aroon-color
Copy link
Contributor

@aroon-color aroon-color commented Jan 28, 2026

Hi Kez,

A handful of small changes to get things compatible with latest pandas and numpy

Small updates to dysgu to be compatible with NumPy 2.4.1 and Pandas 3.0.0 while
maintaining backwards compatibility. The notable change for each package was:

  • Numpy >=2.4 no longer supports single-valued arrays to scalar conversions
  • Pandas 3 no longer treats empty as '' but instead NaN

Signed-off-by: Aroon Chande <aroon.chande@color.com>
@kcleal
Copy link
Owner

kcleal commented Jan 28, 2026

@aroon-color, thanks! Much appreciated

@kcleal kcleal merged commit b55f47d into kcleal:master Jan 28, 2026
2 checks passed
@aroon-color
Copy link
Contributor Author

No problem! Do you have a timeline for v1.8.8's release? no worries if not yet

@kcleal
Copy link
Owner

kcleal commented Jan 28, 2026

I can hopefully get a release out this week, or early next week.

@kcleal
Copy link
Owner

kcleal commented Feb 11, 2026

@aroon-color Updated! Thanks once again

@aroon-color
Copy link
Contributor Author

thank you!

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.

2 participants