Skip to content

Conversation

@parthi-siva
Copy link
Contributor

Test to ensure index type conversion when updating existing dataframe
which has datetime as index with datetime-like str using loc

Test to ensure index type conversion when updating existing dataframe
which has datetime as index with datetime-like str using loc
@pep8speaks
Copy link

pep8speaks commented Jan 26, 2022

Hello @parthi-siva! 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-01-26 11:20:51 UTC

@jreback jreback added this to the 1.5 milestone Jan 28, 2022
@jreback jreback added Testing pandas testing functions or related to the test suite Datetime Datetime data dtype labels Jan 28, 2022
@jreback jreback merged commit b60d201 into pandas-dev:main Jan 28, 2022
@jreback
Copy link
Contributor

jreback commented Jan 28, 2022

thanks @parthi-siva

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Datetime Datetime data dtype Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misbehavior for Dataframe updates on unexisting DateTime index

3 participants