A collection of handy cheat sheets and code snippets for quick data analysis. Covers cleaning, visualization, stats, Python, and SQL.
β οΈ The demo loads folders and cheat sheets from this repo. GitHub limits 60 file requests per hour per IP.
Exceeding this may cause loading issues.
-
Fork the repository
Click the "Fork" button at the top-right corner of the repository page to create your own copy. -
Clone your fork
git clone https://github.com/your-username/repository-name.git
-
Create a new branch
git checkout -b feature/your-feature
-
Make your changes
Fix or add a new cheat sheet -
Commit your changes
git commit -m "Add some feature" -
Push to your branch
git push origin feature/your-feature
-
Open a Pull Request
Go to your fork on GitHub, click the "Compare & pull request" button, and describe your contribution.
This repository contains cheat sheets collected from various sources.
I do not claim ownership of these materials.
If you are the rightful owner of any content here and believe it should be removed,
please contact me and I will promptly take it down.
