UNPKG

nodejs-polars

Version:

Polars: Blazingly fast DataFrames in Rust, Python, Node.js, R and SQL

8 lines (7 loc) 244 B
export declare class InvalidOperationError extends RangeError { constructor(method: any, dtype: any); } export declare class NotImplemented extends Error { constructor(method: any, dtype: any); } export declare const todo: () => Error;