coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Is it possible to use a `dask` array as input for `pyspark`? #371

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

Is it possible to use a dask array as input for pyspark?

I have a dask array that I like to feed to pyspark.mllib.clustering.StreamingKMeans.

https://stackoverflow.com/questions/70886219/is-it-possible-to-use-a-dask-array-as-input-for-pyspark

pavithraes commented 2 years ago

Martin Durant again! 🚀