Skip to content

The numpy < 1.23 limitation and v4? #1343

Answered by nfahlgren
ajstewart asked this question in Q&A
Discussion options

You must be logged in to vote

At some point we ran into an issue where allowing a newer version of NumPy started failing our unit tests. I am not sure what the exact change was/is but almost certainly it is related to a change in NumPy's API or how strict it handles certain data input types. It could have definitely been related to plotnine, which we removed in favor of using altair in v4.

We won't leave NumPy restricted, but will need to do an update where we allow a newer version of NumPy and fix any issues. Likewise with Pandas v2.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ajstewart
Comment options

You must be logged in to vote
1 reply
@nfahlgren
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants