766 Python Cheat Sheets
Related tags: Data Programming Pandas Science And
766 Cheat Sheets tagged with Python
Sort: Magic
Filter:
Language(s):
Rating:
DRAFT: Python string module Cheat SheetWhen dealing with strings in python, there is a very helpful standard module : string.py.
String module contains some constants, utility function, and classes for string manipulation.
24 May 22
DRAFT: AdvanceComputerVision Cheat SheetThe application used for Advanced Computer Vision
1) Face Detection
2) Face Mesh
3) Elbow Detection
4) AI Painting App
5) AI GYM Trainer
6) AI Virtual Mouse.
31 May 22
DRAFT: HILConfig Cheat SheetThe HILConfig module is used to access Config.dll to load the HIL configuration into python
8 Jun 22
DRAFT: Explainable AI Cheat SheetAll XAI visualizastion gathered in one place!
examples and code taken from https://github.com/slundberg/shap
18 Jun 22
DRAFT: Matplotlib Cheat SheetThis sheet resume all the plot you can create with the matplotlib library
28 Jun 22
DRAFT: Numpy/Scipy Cheat SheetVariety of functions and useful things with a special focus on linear algebra/matricial stuff.
18 Oct 22
DRAFT: List Cheat SheetIntroduction to list data structure for group work
5 Jul 22
DRAFT: PyIPSA Cheat SheetUseful commands for carrying out power analysis simulations with PyIPSA
30 Aug 22
Programming Cheat Sheets
Top Tags in Programming
Languages
Databases
Tools
DevOps
Markup
Frameworks
Miscellaneous