dask-polars
dask-polars copied to clipboard
Coming soon
Dask-polars
Development guide
We've got some make rules to make it easy to start:
$ make fmt$ make lint$ make pre-commit: fmt lint$ make test$ make clean