Skip to content

TST: add test for compatibility with numpy datetime64 #45766

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

Merged
merged 7 commits into from
Feb 10, 2022

Conversation

ChrisAlbertsen
Copy link
Contributor

@ChrisAlbertsen ChrisAlbertsen commented Feb 1, 2022

@pep8speaks
Copy link

pep8speaks commented Feb 1, 2022

Hello @ChrisAlbertsen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-02-10 06:51:57 UTC

@ChrisAlbertsen ChrisAlbertsen reopened this Feb 1, 2022
@ChrisAlbertsen
Copy link
Contributor Author

@github-actions pre-commit

@ChrisAlbertsen ChrisAlbertsen changed the title TST: add test for compatibility with numpy datetime64 (#41617) TST: add test for compatibility with numpy datetime64 Feb 9, 2022
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Feb 10, 2022
@mroeschke mroeschke added this to the 1.5 milestone Feb 10, 2022
@mroeschke mroeschke merged commit 89d955f into pandas-dev:main Feb 10, 2022
@mroeschke
Copy link
Member

Thanks @ChrisAlbertsen

phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
* TST: add test for compatibility with numpy datetime64 pandas-dev#41617

* TST; add test for compatibility with numpy datetime64 (pandas-dev#41617)

* Fixed a fat finger error in one of the expected values

* Fixes from pre-commit [automated commit]

* changed numpy import
@ChrisAlbertsen ChrisAlbertsen deleted the add-offset-test branch February 16, 2022 20:34
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* TST: add test for compatibility with numpy datetime64 pandas-dev#41617

* TST; add test for compatibility with numpy datetime64 (pandas-dev#41617)

* Fixed a fat finger error in one of the expected values

* Fixes from pre-commit [automated commit]

* changed numpy import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Date offset on numpy datetime64 does not work for week and month offsets
3 participants