You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ For more illustrations of DataFrames.jl usage, in particular in conjunction with
9
9
other packages you can check-out the following resources
10
10
(they are kept up to date with the released version of DataFrames.jl):
11
11
*[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)
13
13
*[DataFrames Tutorial using Jupyter Notebooks](https://github.com/bkamins/Julia-DataFrames-Tutorial/)
14
14
*[Julia Academy DataFrames.jl tutorial](https://github.com/JuliaAcademy/DataFrames)
0 commit comments