Skip to content

REF: implement nested_data_to_arrays #38757

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 1 commit into from
Dec 29, 2020
Merged

Conversation

jbrockmendel
Copy link
Member

In the next step, I plan to use this in the relevant case for ndarray, which we currently treat differently from EA.

Categorical edits are unrelated, just sneaking in.

@jreback jreback added the Refactor Internal refactoring of code label Dec 28, 2020
@jreback jreback added this to the 1.3 milestone Dec 28, 2020
return arrays, columns, index


def treat_as_nested(data) -> bool:
Copy link
Contributor

Choose a reason for hiding this comment

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

could type data as Sequence at a later point

@jreback jreback merged commit 31e0743 into pandas-dev:master Dec 29, 2020
@jbrockmendel jbrockmendel deleted the cln-cast branch December 29, 2020 00:05
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants