- Cheat sheet
Coding is a lot about remembering: function, arguments, technics… We all lose a lot of time to remember what we already know, and it is one of the reason this website exists. This
section provide cheat sheets. These images have been done by many different people that I tried to acknowledge as well as possible. If you believe a reference is missing, please contact me.
Thanks to all these people that make our lives easier! If you have a cheatsheet that you would like to share, do not hesitate!
Sponsors
Color and shapes
- Diverging palettes
- Categorical palette
- Sequential palettes
- #121 Customize line chart
- #131 Marker shape possibilities

#196 Available colors
Seaborn
Thanks to Datacamp for this cheat sheet. You may be interested by their Intro to Data Visualization that involves a lot of Seaborn.
Matplotlib
Thanks to Datacamp for this cheat sheet. They also have a good online course on Matplotlib.
Pandas
Thanks to Datacamp for this cheat sheet.