Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dpkit/core

datisthq478MIT0.6.0TypeScript support: included

Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames

data, polars, dataframe, datapackage, tableschema, typescript, validation, quality, fair, core

readme

@dpkit/core

dpkit is a fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames. It supports various formats like CSV, JSON, and Parquet and integrates with data platforms such as CKAN, Zenodo, and GitHub. For more information, please visit the documentation portal.

changelog

@dpkit/core

0.6.0

Minor Changes

  • 40a9ff1: Implemented table/inline packages

0.5.0

Minor Changes

  • a1b5e95: Allow metadata input for assert/validate functions

0.4.0

Minor Changes

  • 089afce: Removed permissive generics

0.3.0

Minor Changes

  • edfde49: General framework improvements

0.2.0

Minor Changes

  • a97eed6: Implemented zip package
  • 72edcae: Added ckan support
  • 761d5f6: Added zenodo support

0.2.0

Minor Changes

  • 5171675: Support labeled missingness

0.1.1

Patch Changes

  • 5153547: Reduced bundle size