Skip to content
Snippets Groups Projects
Commit 54078198 authored by Guilherme Pantoja Calandrini de Azevedo Junior's avatar Guilherme Pantoja Calandrini de Azevedo Junior
Browse files

Fix for broken link

parent 97ed830a
No related branches found
No related tags found
2 merge requests!696Automated merge from preview to main,!695Fix for broken link
......@@ -85,7 +85,7 @@ pandarallel module. If the pandarallel module is not installed already, use a
df.parallel_apply(func=transform, axis=1)
```
For more examples of using pandarallel check out
[https://github.com/nalepae/pandarallel/blob/master/docs/examples.ipynb](https://github.com/nalepae/pandarallel/blob/master/docs/examples.ipynb).
[https://github.com/nalepae/pandarallel/blob/master/docs/examples.ipynb](https://github.com/nalepae/pandarallel/blob/master/docs/examples_mac_linux.ipynb).
### Dask
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment