Skip to content

Conversation

@timsaucer
Copy link
Member

Which issue does this PR close?

Closes #1288

Rationale for this change

This PR adds a function to extract a single column of data from a dataframe and return it as a pyarrow array. It is based on user feedback that they must go through complicated lengths to get access to this data.

What changes are included in this PR?

  • Adds collect_column function to DataFrame
  • Adds unit test

Are there any user-facing changes?

This is a new API. No existing APIs have been modified.

@timsaucer
Copy link
Member Author

@ntjohnson1 FYI

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.

Provide a more ergonomic method to extract python data

1 participant