Releases: deephaven/examples
v2.3.0
This release adds a new dataset, grades.parquet
, in various Parquet formats. Deephaven supports reading and writing Parquet with and without metadata, as key-value partitioned directories, and flat partitioned directories. The grades
dataset is presented in all of these formats, making it easy to demonstrate the scope of Deephaven's Parquet integration.
v2.2.0
v2.1.0
Added deniro_poorly_formatted.csv
with intentional formatting errors to demonstrate read_csv
error handling
v2.0.7
Updated taxi parquet to set timezone
v2.0.6
Many example files have been moved or added and the Docker container script uses the latest tag when checking out the files.
v2.0.5
This release removes scripts from this repo as they are now in Deephaven-Examples.
v2.0.4
Changes url in accordance with new security protocol
v2.0.3
Normalized directory naming conventions
All directories containing sample scripts, and sample data, have been changed to PascalCase
convert to LFS, fix metric century CSV file
v1.0.4 Fix build context (#22)