nodejs-polars
    Preparing search index...

    Class Decimal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    __dtype: "Decimal"

    Accessors

    Methods

    • Returns {
          [key: string]: {
              [key: string]: { precision: null | number; scale: null | number };
          };
      }