Skip to content
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

DOC: clarify docs related to deprecation of indexing DataFrame with single partial datetime-string #38088

Merged

Conversation

jorisvandenbossche
Copy link
Member

A follow-up on #36179 (comment) (cc @jbrockmendel). Attempt to clarify what is actually deprecated, remove the :okwarning: for several cases in the docs that were not actually deprecated, and updated to use the preferred .loc for some others.

@jorisvandenbossche jorisvandenbossche added Deprecate Functionality to remove in pandas Docs Indexing Related to indexing on series/frames, not to indexes themselves Datetime Datetime data dtype labels Nov 26, 2020
@jorisvandenbossche jorisvandenbossche added this to the 1.2 milestone Nov 26, 2020
@jreback jreback merged commit d203ef8 into pandas-dev:master Nov 26, 2020
@jreback
Copy link
Contributor

jreback commented Nov 26, 2020

thanks @jorisvandenbossche

@jbrockmendel
Copy link
Member

nice

@jorisvandenbossche jorisvandenbossche deleted the string-indexing-depr-doc branch November 26, 2020 15:44
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Deprecate Functionality to remove in pandas Docs Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants