Skip to content

Conversation

@sunilnahata
Copy link

Current version of inucs prepare breaks down because squeeze argument was deprecated in Pandas v1.4.0 and removed in v2.0.0 (GH 43427). This PR "fixes #5".

@sunilnahata
Copy link
Author

sunilnahata commented Feb 13, 2024

Since Anaconda already comes with Pandas v2 and Bokeh v3, should we update the docs to specify the version numbers so that users download these specific versions in a fresh environment even if future updates break some functionality?

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.

inucs breaks due to deprecated functions in Pandas v2.0.0

1 participant