nodejs-polars
    Preparing search index...

    Interface ScanIPCOptions

    interface ScanIPCOptions {
        cache: boolean;
        nRows: number;
        rechunk: boolean;
    }
    Index

    Properties

    Properties

    cache: boolean
    nRows: number
    rechunk: boolean