I want to create a cheat sheet for data wrangling with RedAmber. It is common in dataframe libraries. - [R (tidyr/dplyr)](https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf) - [Python (pandas)](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf) - [Julia (DataFrames.jl)](https://ahsmart.com/assets/pages/data-wrangling-with-data-frames-jl-cheat-sheet/DataFramesCheatSheet_v1.x_rev1.pdf) - [Rust/Python (Polars)](https://franzdiebold.github.io/polars-cheat-sheet/Polars_cheat_sheet.pdf)
I want to create a cheat sheet for data wrangling with RedAmber.
It is common in dataframe libraries.