Data processing transforms for Vega dataflows.
This package provides the following Vega data transforms:
- Aggregate <>
- Bin <>
- Collect <>
- CountPattern <>
- Cross <>
- Density <>
- Extent <>
- Filter <>
- Flatten <>
- Fold <>
- Formula <>
- Impute <>
- JoinAggregate <>
- KDE <>
- Lookup <>
- Pivot <>
- Project <>
- Sample <>
- Sequence <>
- Window <>
And provides the following internal transforms:
- Compare <>
- Expression <>
- Facet <>
- Field <>
- Generate <>
- Key <>
- MultiExtent <>
- MultiValues <>
- Params <>
- PreFacet <>
- Proxy <>
- Relay <>
- Sieve <>
- Subflow <>
- TupleIndex <>
- Values <>
For more information about data stream transforms, see the Vega transform documentation.