Skip to content

Add schema projection #19

@yruslan

Description

@yruslan

Feature

Create a method that given an input dataframe and the desired schema applies the schema to the dataframe as long as:

  • Same fields have same/compatible data types.
  • The desired schema is a subset of the input schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions