Python: Leaning Polors ver. 1

I. Running code in Google Colaboratory You can see the sample code here: https://colab.research.google.com/drive/1jNj4GpUfR2mYJjffN2KSZFRZzv5xfwID?usp=sharing Here are some charts created with Plotly Express: II. References https://franzdiebold.github.io/polars-cheat-sheet/Polars_cheat_sheet.pdf https://towardsdatascience.com/visualizing-polars-dataframes-using-plotly-express-8da4357d2ee0 https://plotly.com/python/

Python: Create a Joy Plot

I. What is Joy Plot? https://www.youtube.com/watch?v=dkOaBlIKSkY&list=PLnif9Rfb5AdkmxSH3fAMsozp5eTnSqBYf Joy Plot, a ridgeline plot, is a visualization technique for plotting a repetitive signal. The name “joy plot” is derived from “Joy Division,” the…