类别
Technologies
Python Cheat Sheets
Keep up to date with the latest news, techniques, and resources for Python programming. Our cheat sheets are full of practical articles & use cases you can use to upskill.
Other technologies:
培训2人或以上?试试DataCamp for Business
Deep Learning with PyTorch Cheat Sheet
Learn everything you need to know about PyTorch in this convenient cheat sheet
Richie Cotton
2023年9月29日
The OpenAI API in Python
ChatGPT and large language models have taken the world by storm. In this cheat sheet, learn the basics on how to leverage one of the most powerful AI APIs out there, then OpenAI API.
Richie Cotton
2023年4月16日
Conda Cheat Sheet
In this cheat sheet, learn all about the basics of working with Conda. From managing and installing packages, to working with channels & environments, learn the fundamentals of the conda package management tool suite.
Richie Cotton
2023年4月13日
Text Data In Python Cheat Sheet
Welcome to our cheat sheet for working with text data in Python! We've compiled a list of the most useful functions and packages for cleaning, processing, and analyzing text data in Python, along with clear examples and explanations, so you'll have everything you need to start developing!
Richie Cotton
2022年12月14日
Python Cheat Sheet for Beginners
Python is the most popular programming language in data science. Use this cheat sheet to jumpstart your Python learning journey.
Richie Cotton
2022年11月20日
Plotly Express Cheat Sheet
Plotly is one of the most widely used data visualization packages in Python. Learn more about it in this cheat sheet.
Richie Cotton
2022年11月16日
Working with Dates and Times in Python Cheat Sheet
Working with dates and times is essential when manipulating data in Python. Learn the basics of working with datetime data in this cheat sheet.
Richie Cotton
2022年10月27日
Regular Expressions Cheat Sheet
Regular expressions (regex or regexp) are a pattern of characters that describe an amount of text. Regular expressions are one of the most widely used tools in natural language processing and allow you to supercharge common text data manipulation tasks.
Richie Cotton
2022年10月5日
Python for Data Science - A Cheat Sheet for Beginners
This handy one-page reference presents the Python basics that you need to do data science
Karlijn Willems
2022年5月18日
spaCy Cheat Sheet: Advanced NLP in Python
Check out the first official spaCy cheat sheet! A handy two-page reference to the most important concepts and features.
Ines Montani
2021年8月1日
PySpark Cheat Sheet: Spark in Python
This PySpark cheat sheet with code samples covers the basics like initializing Spark in Python, loading data, sorting, and repartitioning.
Karlijn Willems
2021年7月29日
Python Seaborn Cheat Sheet
This Python Seaborn cheat sheet with code samples guides you through the data visualization library that is based on Matplotlib.
Karlijn Willems
2021年7月24日