Skip to content

Commit

Permalink
sort by descending order
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium committed Jan 20, 2024
1 parent a1a78fc commit f751033
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ other packages you can check-out the following resources
* [Data Wrangling with DataFrames.jl Cheat Sheet](https://www.ahsmart.com/pub/data-wrangling-with-data-frames-jl-cheat-sheet/)
* [DataFrames Tutorial using Jupyter Notebooks](https://github.com/bkamins/Julia-DataFrames-Tutorial/)
* [Julia Academy DataFrames.jl tutorial](https://github.com/JuliaAcademy/DataFrames)
* [JuliaCon 2019](https://github.com/bkamins/JuliaCon2019-DataFrames-Tutorial),
[JuliaCon 2020](https://github.com/bkamins/JuliaCon2020-DataFrames-Tutorial),
[JuliaCon 2021](https://github.com/bkamins/JuliaCon2021-DataFrames-Tutorial),
* [JuliaCon 2023](https://github.com/bkamins/JuliaCon2023-Tutorial),
[JuliaCon 2022](https://github.com/bkamins/JuliaCon2022-DataFrames-Tutorial),
[JuliaCon 2023](https://github.com/bkamins/JuliaCon2023-Tutorial),
[PyData Global 2020](https://github.com/bkamins/PyDataGlobal2020),
and [ODSC Europe 2021](https://github.com/bkamins/ODSC-EUROPE-2021) tutorials
[JuliaCon 2021](https://github.com/bkamins/JuliaCon2021-DataFrames-Tutorial),
[JuliaCon 2020](https://github.com/bkamins/JuliaCon2020-DataFrames-Tutorial),
[JuliaCon 2019](https://github.com/bkamins/JuliaCon2019-DataFrames-Tutorial),
[ODSC Europe 2021](https://github.com/bkamins/ODSC-EUROPE-2021) tutorials,
and [PyData Global 2020](https://github.com/bkamins/PyDataGlobal2020)
* [DataFrames.jl showcase](https://github.com/bkamins/DataFrames-Showcase)

If you prefer to learn DataFrames.jl from a book you can consider reading:
Expand Down

0 comments on commit f751033

Please sign in to comment.