We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9827b83 commit 1fc1f40Copy full SHA for 1fc1f40
dataframes/03-from-pandas-to-dask.ipynb
@@ -992,7 +992,7 @@
992
"metadata": {},
993
"source": [
994
"We can do better... \n",
995
- "Using [dask custom aggregation](https://docs.dask.org/en/latest/generated/dask.dataframe.groupby.Aggregation.html) is consideribly better"
+ "Using [dask custom aggregation](https://docs.dask.org/en/stable/generated/dask.dataframe.Aggregation.html) is consideribly better"
996
]
997
},
998
{
@@ -1206,7 +1206,7 @@
1206
"name": "python",
1207
"nbconvert_exporter": "python",
1208
"pygments_lexer": "ipython3",
1209
- "version": "3.9.12"
+ "version": "3.12.3"
1210
1211
"mimetype": "text/x-python",
1212
0 commit comments