coiled / dask-mongo

BSD 3-Clause "New" or "Revised" License
19 stars 9 forks source link

Modify demo to use df to bag as dict in `to_mongo` part #15

Closed ncclementi closed 2 years ago

ncclementi commented 3 years ago

After this PR was merged upstream on dask https://github.com/dask/dask/pull/7932 we should eventually change the example on demo to use dask.dataframe.DataFrame.to_bag dictionary format.

ncclementi commented 2 years ago

Closed as https://github.com/coiled/dask-mongo/pull/21 was merged.