-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
pandas.__version__
is 2.3.0+4.g1dfc98e16a
in pandas 2.3.0 and python 3.9, not 2.3.0
#61579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
pandas.__version__
is 2.3.0+4.g1dfc98e16a
in pandas 2.3.0pandas.__version__
is 2.3.0+4.g1dfc98e16a
in pandas 2.3.0, not 2.3.0
pandas.__version__
is 2.3.0+4.g1dfc98e16a
in pandas 2.3.0, not 2.3.0
pandas.__version__
is 2.3.0+4.g1dfc98e16a
in pandas 2.3.0 and python 3.9, not 2.3.0
@mroeschke Is this expected? |
I can confirm this. |
@shinny-taojiachun |
@harupy Thank you for your assistant. We are aware what we use in the past may not be the best practice. Meanwhile, this issue is blocking our users from using our sdk, especially new installation and upgrading of our sdk. |
I can confirm this happens to me, only for 3.9 and pandas installed via pip (installed via conda-forge has the right version) |
Same problem. |
Broken
|
Apologies, yes this is unexpected. This was due to having to release 3.9 wheels in an unorthodox way #61569 with context in #61563 (comment) (Removing the |
Uh oh!
There was an error while loading. Please reload this page.
How to reproduce:
Output:
Seems related to #61563 (comment)
The text was updated successfully, but these errors were encountered: