awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AdiBro avatar

AdiBro/Data-Science-Resources

0
View on GitHub↗
77 stars·84 forks·13 viewsadibro.github.io/Data-Science-Resources↗

Data Science Resources

This repository contains resources and cheatsheets that should be helpful for anyone learning or practicing data science. Vast majority of the resources is geared towards Python users, but there's a page for R resources. There are translations of this page at the bottom. Please feel free to fork…

Features

  • Technical Cheatsheets - Unix terminal basics for data scientists.

Star history

Star history chart for adibro/data-science-resourcesStar history chart for adibro/data-science-resources

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Data Science Resources

These projects share indexed features with Data Science Resources. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • crazyguitar/pysheeetcrazyguitar avatar

    crazyguitar/pysheeet

    8,150View on GitHub↗

    pysheeet is a technical reference library providing a curated collection of code snippets and implementation patterns for advanced Python development, system integration, and high-performance computing. It serves as a comprehensive guide for implementing low-level network programming, native C extensions, and asynchronous and concurrent programming. The project provides specialized frameworks for the development and deployment of large language models, including tools for distributed GPU inference and high-performance serving. It also includes detailed patterns for high-performance computing

    Python
    View on GitHub↗8,150
  • enochtangg/quick-sql-cheatsheetenochtangg avatar

    enochtangg/quick-SQL-cheatsheet

    5,406View on GitHub↗

    This project is a relational database cheat sheet and SQL reference guide. It provides a collection of syntax examples and query documentation for managing relational databases using structured query language. The tool is implemented as a static site with client-side searchable documentation, allowing for immediate filtering of technical content through a browser-based index. The reference covers relational database management, including data retrieval, database schema management, and record maintenance. It also includes guidance on relational data manipulation through table joins and the g

    View on GitHub↗5,406
  • faviovazquez/ds-cheatsheetsFavioVazquez avatar

    FavioVazquez/ds-cheatsheets

    16,249View on GitHub↗

    List of Data Science Cheatsheets to rule the world.

    View on GitHub↗16,249
  • arslanbilal/git-cheat-sheetarslanbilal avatar

    arslanbilal/git-cheat-sheet

    7,303View on GitHub↗

    This project is a comprehensive Git command reference guide and version control cheat sheet. It serves as a technical directory of terminal syntax and functional workflows organized as markdown documentation. The documentation is structured to map specific commands to development lifecycle stages, providing detailed guidance on implementing feature workflows, managing production releases, and executing critical hotfixes. The reference covers a broad range of version control capabilities, including repository initialization, branch and merge management, remote synchronization, and project his

    cheatsheetgitgit-flow
    View on GitHub↗7,303
Compare all 19 related projects→

Frequently asked questions

What does adibro/data-science-resources do?

This repository contains resources and cheatsheets that should be helpful for anyone learning or practicing data science. Vast majority of the resources is geared towards Python users, but there's a page for R resources. There are translations of this page at the bottom. Please feel free to fork…

What are the main features of adibro/data-science-resources?

The main features of adibro/data-science-resources are: Technical Cheatsheets.

Which projects share features with adibro/data-science-resources?

Projects with overlapping indexed features include: crazyguitar/pysheeet — pysheeet is a technical reference library providing a curated collection of code snippets and implementation patterns… enochtangg/quick-sql-cheatsheet — This project is a relational database cheat sheet and SQL reference guide. It provides a collection of syntax examples… faviovazquez/ds-cheatsheets — List of Data Science Cheatsheets to rule the world. gto76/linux-cheatsheet — Comprehensive Linux Cheatsheet. gto76/python-cheatsheet — This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a… arslanbilal/git-cheat-sheet — This project is a comprehensive Git command reference guide and version control cheat sheet. It serves as a technical…