taxa-core 0.1.0

taxa engine core: manifest model, formula AST→Polars Expr, bounded query generators over Polars.
docs.rs failed to build taxa-core-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

taxa-core

The taxa engine core: the manifest model (frames/views), a formula AST that compiles to Polars expressions, and bounded query generators (treemap, series, scatter, detail, search) over Polars LazyFrames. Also defines the Source/Backend traits and the dataset loader.

This is the engine the rest of the taxa workspace is built on. Most users want the taxa authoring facade or the taxa-cli binary rather than depending on taxa-core directly.

See the repository for docs and examples.

License

MIT