Skip to content

Improve DataFrame::from_columns input types #24630

Description

@cj-zhukov

Is your feature request related to a problem or challenge?

Follow-up to #16090.

Improve DataFrame::from_columns to accept columns from Vec and Arrow arrays directly, making it easier to construct a DataFrame from common Rust types.

This also simplifies the implementation and usage of the dataframe! macro.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions