nodejs-polars
    Preparing search index...

    Variable Struct

    Struct: {
        (fields: pl.Field[]): DataType;
        (fields: { [key: string]: DataType }): DataType;
    }

    Type declaration