Skip to content

Commit aeea2c2

Browse files
authored
Fix link for Data Wrangling with DataFrames.jl Cheat Sheet (#3519)
1 parent 4ef3a3d commit aeea2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For more illustrations of DataFrames.jl usage, in particular in conjunction with
99
other packages you can check-out the following resources
1010
(they are kept up to date with the released version of DataFrames.jl):
1111
* [DataFrames.jl: Flexible and Fast Tabular Data in Julia](https://www.jstatsoft.org/article/view/v107i04) article published in the *Journal of Statistical Software*
12-
* [Data Wrangling with DataFrames.jl Cheat Sheet](https://www.ahsmart.com/pub/data-wrangling-with-data-frames-jl-cheat-sheet/)
12+
* [Data Wrangling with DataFrames.jl Cheat Sheet](https://ahsmart.com/posts/data-wrangling-with-data-frames-jl-cheat-eheet/DataFramesCheatSheet_v1.x_rev1.pdf)
1313
* [DataFrames Tutorial using Jupyter Notebooks](https://github.com/bkamins/Julia-DataFrames-Tutorial/)
1414
* [Julia Academy DataFrames.jl tutorial](https://github.com/JuliaAcademy/DataFrames)
1515
* [JuliaCon 2023](https://github.com/bkamins/JuliaCon2023-Tutorial),

0 commit comments

Comments
 (0)