Skip to content

TST: add date range test for reindex case from GH-32740 #33265

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 16 commits into from
Apr 5, 2020
Merged

TST: add date range test for reindex case from GH-32740 #33265

merged 16 commits into from
Apr 5, 2020

Conversation

BenjaminLiuPenrose
Copy link
Contributor

@BenjaminLiuPenrose BenjaminLiuPenrose commented Apr 3, 2020

@pep8speaks
Copy link

pep8speaks commented Apr 3, 2020

Hello @BenjaminLiuPenrose! 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 2020-04-04 17:19:32 UTC

@BenjaminLiuPenrose
Copy link
Contributor Author

@mroeschke hi, could you point me out why the CI PR test always fails?

@jbrockmendel
Copy link
Member

The Travis failure is unrelated, currently affecting all PRs.

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Apr 4, 2020
@mroeschke mroeschke added this to the 1.1 milestone Apr 4, 2020
@mroeschke mroeschke merged commit 739a8de into pandas-dev:master Apr 5, 2020
@mroeschke
Copy link
Member

Thanks @BenjaminLiuPenrose!

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Apr 6, 2020
…ndas-dev#33265)

* add test on date range timezone reindex

* undo

* fix

* move code to datetime test

* import timedelta

* adding assertion the np array results

* comply to coding standard

* update

* update

* assert_numpy_array_equal

* comply black format

* format checking

* white space

* bleck
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
4 participants