Skip to content

Releases: ozanozbeker/dagster-dataframely

Release list

v0.0.1

Choose a tag to compare

@ozanozbeker ozanozbeker released this 07 Aug 21:09

Name-reservation release. The public surface is not stable yet; see #15 for the spec.

Working today

  • @dataframely_asset attaches a dataframely Schema to a Dagster asset and derives one asset check per validation rule, statically from the schema.
  • DataframelyParquetIOManager writes Parquet to a local directory or to s3://, gs:// and az://.

Not yet

Quarantine (#19), the rule-text renderer (#20), the CSV IO manager (#22), and the README rewrite (#26) — the current README understates what ships.

Requires Python 3.12+.