adding dask examples

This commit is contained in:
Ari Brown 2023-11-16 10:33:56 -05:00
parent c0ff6af866
commit fe06b6b808
6 changed files with 149 additions and 18 deletions

View file

@ -21,3 +21,4 @@ boto3 = "^1.26.161"
pyarrow = "^12.0.1"
joblib = "^1.1.0"
fabric = "^3.0.0"
s3fs = "2023.9.2"