Skip to content

ARROW-1074: Support lists and arrays in pandas DataFrames without explicit schema#825

Closed
fjetter wants to merge 8 commits intoapache:masterfrom
fjetter:feature/pandas_converter_lists
Closed

ARROW-1074: Support lists and arrays in pandas DataFrames without explicit schema#825
fjetter wants to merge 8 commits intoapache:masterfrom
fjetter:feature/pandas_converter_lists

Conversation

@fjetter
Copy link
Contributor

@fjetter fjetter commented Jul 10, 2017

This introduces automatic type inference for lists and numpy arrays in a pandas data frame.

Partial implementation for: https://issues.apache.org/jira/browse/ARROW-575

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Will merge on green build.

@asfgit asfgit closed this in 7870804 Jul 10, 2017
@xhochy
Copy link
Member

xhochy commented Jul 10, 2017

Thank you for fixing this!

@wesm
Copy link
Member

wesm commented Jul 11, 2017

Thank you!

@abdulrahman004
Copy link

abdulrahman004 commented Jul 11, 2017

@fjetter Thanks for this. I was the original reporter (ndarray to list) and was planning to fix this, but couldnt find the time on my end to do this. Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants