Skip to content

Conversation

@jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jan 13, 2022

@jbrockmendel jbrockmendel added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jan 15, 2022
@jbrockmendel
Copy link
Member Author

@jreback gentle ping, this will let me get rid of some TODO/FIXMEs

# https://github.com/pandas-dev/pandas/pull/44514#discussion_r754002410
using_array_manager = isinstance(df._mgr, pd.core.internals.ArrayManager)

df = pd.DataFrame({"A": data})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a duplicate line

@jreback jreback merged commit 3960157 into pandas-dev:main Mar 1, 2022
@jbrockmendel jbrockmendel deleted the bug-33457-2 branch March 1, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Indexing Related to indexing on series/frames, not to indexes themselves

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants