Skip to content

Set number of rows to use to compute the schema #749

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

By default, only 100 rows are loaded to infer the schema of a dataset. This can sometimes be too little, leading to errors.

Desired solution

Option 1: Let the user choose a value.
Option 2: Catch the error from polars and try again with a longer slice?

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions