Jason A. Regina

Results 24 comments of Jason A. Regina

https://docs.dask.org/en/latest/dataframe-create.html#api Doesn't look like `dask.dataframe.DataFrame` supports zarr yet. Parquet is the "preferred" solution to working with dask DataFrames. A zarr-based solution could employ `xarray` to translate between `zarr` and `dask`....

I think we had originally discussed adding various subpackages under `events`, but we never decided if `events` was going to be a proper package or another namespace package.

No _strong_ opinions at this point. My preference might be to leave it, unless there's a compelling reason to change it. I would rather future development guide what we do,...