I will update it from time to time while using it, but I will collect pdf cheat sheets. You can print them quickly, so it may be convenient to print them when you don't have them.
Basically of course Anaconda It won't start without this. https://docs.conda.io/projects/conda/en/4.6.0/_downloads/52a95608c49671267e40c689e0bc00ca/conda-cheatsheet.pdf
Then Python3 Python lists behave differently than Numpy and are easy to forget. It will be fun if you have it at hand. https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf
Numpy Numpy is useful for processing large 3D and larger data, but it's often forgotten and inspected. https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Numpy_Python_Cheat_Sheet.pdf
Pandas This is easy to understand with pictures, but the amount of information on how to use each method may be small. I will update if there is something good. https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
As a bonus, I also have a Vim and Latex cheat sheet. https://www.math.brown.edu/~jhs/ReferenceCards/TeXRefCard.v1.5.pdf https://www.cs.cmu.edu/~15131/f17/topics/vim/vim-cheatsheet.pdf
Have a good cheat life!
Recommended Posts