Категория
Технологии
Учебники по Python
Будьте в курсе последних новостей, техник и ресурсов по программированию на Python. В наших учебниках — подробные практические разборы и кейсы, которые помогут вам повысить квалификацию.
Другие технологии:
Обучение двух или более человек?Попробуйте DataCamp for Business
How to Send Slack Messages with Python
Follow our step-by-step guide on how to integrate Slack with Python, and unlock the ability to automatically send Slack messages that drive insight!
12 января 2024 г.
How to Make a Seaborn Histogram: A Detailed Guide
Find out how to create a histogram chart using the Seaborn library in Python.
11 января 2024 г.
MongoDB Tutorial: How to Set Up and Query MongoDB Databases
Learn how to connect and analyze MongoDB databases in Python.
20 сентября 2024 г.
Mastering Shiny for Python: A Beginner’s Guide to Building Interactive Web Applications
Explore the basics of Shiny for Python so you can start making interactive dashboards and web applications with this new library quickly!
15 декабря 2023 г.
Pandas Profiling (ydata-profiling) in Python: A Guide for Beginners
Learn how to use the ydata-profiling library in Python to generate detailed reports for datasets with many features.
30 ноября 2023 г.
Coding Best Practices and Guidelines Every Developer Should Follow
A complete guide to coding best practices including DRY/SOLID principles, automated tooling, Git workflows, and responsible use of AI coding assistants.
21 мая 2026 г.
Types of Data Plots and How to Create Them in Python
Learn to create 15 types of data plots in Python using matplotlib and seaborn, from common bar charts to advanced heatmaps and unconventional treemaps.
29 мая 2026 г.
Textacy: An Introduction to Text Data Cleaning and Normalization in Python
Discover how Textacy, a Python library, simplifies text data preprocessing for machine learning. Learn about its unique features like character normalization and data masking, and see how it compares to other libraries like NLTK and spaCy.
18 сентября 2023 г.
Intro to Causal AI Using the DoWhy Library in Python
This tutorial provides an introduction to causal AI using the DoWhy library in Python. It discusses fundamental principles and offers code examples.
18 сентября 2023 г.
A Complete Guide to Socket Programming in Python
Build TCP clients and servers from scratch, handle multiple connections with threading, and learn when to reach for asyncio instead.
19 мая 2026 г.
Transformer Model Tutorial in PyTorch: From Theory to Code
Learn how to build a Transformer model using PyTorch, a powerful tool in modern machine learning.
10 апреля 2025 г.
Geocoding for Data Scientists: An Introduction With Examples
In this tutorial, you will learn three different ways to convert an address into latitude and longitude using Geopy.
2 августа 2023 г.