Skip to content

Typescript implementation of the Data Package standard

License

Notifications You must be signed in to change notification settings

khusmann/dpspecs-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpspecs-ts: Typescript implementation of the Data Package standard

Overall Goals

(TODO: add why)

  • type safety
  • first-class support for missing values
  • support of different dataframe backends via plugins
  • node and browser support

V1 goals

  • Zod parsers for all Frictionless descriptors
  • Immutable models that allow for round-trip serialization back to descriptors
  • Polars & Danfo.js plugins for loading dataframes from models

V2 goals

  • A type-safe builder API for creating & editing Frictionless models

Installation

(TODO)

Usage

(TODO)

About

Typescript implementation of the Data Package standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published