Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: NPY_FR_GENERIC not included in NPY_DATETIMEUNIT #25013

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

Closed
jbrockmendel opened this issue Oct 26, 2023 · 2 comments
Closed

BUG: NPY_FR_GENERIC not included in NPY_DATETIMEUNIT #25013

jbrockmendel opened this issue Oct 26, 2023 · 2 comments
Labels

Comments

@jbrockmendel
Copy link
Contributor

Describe the issue:

#16266 added NPY_DATETIMEUNIT to the __init__.pxd file, but I apparently forgot to include NPY_FR_GENERIC there. This is preventing us from using it directly in pandas in e.g. pandas-dev/pandas#55695

Reproduce the code example:

NA

Error message:

NA

Runtime information:

NA

Context for the issue:

No response

@seberg
Copy link
Member

seberg commented Oct 27, 2023

Will already added it in gh-24923, but you will need a 1.26 release (maybe already, not quite sure) and not 1.25 at build time. Not sure if that is viable.

@seberg
Copy link
Member

seberg commented Nov 20, 2023

Closing, since I just checked and the Cython include seem to be part of 1.26.2, I hope that is useful for you.

@seberg seberg closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants