Skip to content

TST: added test for df.loc modify datetime columns #28964

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 3 commits into from
Oct 29, 2019
Merged

TST: added test for df.loc modify datetime columns #28964

merged 3 commits into from
Oct 29, 2019

Conversation

rohitsanj
Copy link
Contributor

relevant GitHub issue #28837

@rohitsanj
Copy link
Contributor Author

@mroeschke @simonjayhawkins
Please review

@pep8speaks
Copy link

pep8speaks commented Oct 15, 2019

Hello @rohitsanj! 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 2019-10-29 04:56:10 UTC

@rohitsanj
Copy link
Contributor Author

@mroeschke Hey, I realised I hadn't written the test case properly. I've updated it now. Can you check it out?

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite labels Oct 15, 2019
@jreback jreback added this to the 1.0 milestone Oct 16, 2019
@rohitsanj
Copy link
Contributor Author

Thanks for the commit @gfyoung

@mroeschke mroeschke merged commit d4a6ea5 into pandas-dev:master Oct 29, 2019
@mroeschke
Copy link
Member

Thanks @rohitsanj, @gfyoung!

Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
* TST: added test for df.loc modifies datetime columns

Issue number pandas-dev#28837

* ran black pandas command

* MAINT: Address reviewer comments
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
* TST: added test for df.loc modifies datetime columns

Issue number pandas-dev#28837

* ran black pandas command

* MAINT: Address reviewer comments
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
* TST: added test for df.loc modifies datetime columns

Issue number pandas-dev#28837

* ran black pandas command

* MAINT: Address reviewer comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

df.loc modifies datetime columns
5 participants