dask / dask/dask-examples

notebook example for transfering code from pure pandas to dask

Open
#68 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
387
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Hi,
I'm writing a notebook example to highlight some key differences between pandas and dask. Are you interested in such a PR?
If so i have currently the following topics - (are there any additional topics that I should include?) :
1. Dask does not update - thus no "inplace=True": (e.g. rename, reset_index, dropna,)
2. reading/saving dataframes (with *)
3. some gotcha's with index
4. dd.Aggregatoin vs groupby.apply

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.