Категория
Технологии
Учебники по Python
Будьте в курсе последних новостей, техник и ресурсов по программированию на Python. В наших учебниках — подробные практические разборы и кейсы, которые помогут вам повысить квалификацию.
Другие технологии:
Обучение двух или более человек?Попробуйте DataCamp for Business
Introduction to Geospatial Data in Python
In this tutorial, you will use geospatial data to plot the path of Hurricane Florence from August 30th to September 18th.
Duong Vu
6 апреля 2023 г.
Stemming and Lemmatization in Python
This tutorial covers stemming and lemmatization from a practical standpoint using the Python Natural Language ToolKit (NLTK) package.
Kurtis Pykes
28 февраля 2023 г.
How to Use Python Decorators (With Function and Class-Based Examples)
Learn Python decorators with hands-on examples. Understand closures, function and class-based decorators, and how to write reusable, elegant code.
Derrick Mwiti
5 февраля 2026 г.
Introduction to Cyclical Learning Rates
Learn what cyclical learning rate policy is and how it can improve the training of a neural network.
Sayak Paul
15 октября 2018 г.
Machine Learning with Black Friday Dataset Tutorial
In this tutorial, you will gain knowledge on filling null values, preprocessing data, reducing dimensionality using PCA, and split data using K-Fold.
Rohit Peesa
11 октября 2018 г.
Managing PostgreSQL Databases in Python with psycopg2
Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.
Javier Canales Luna
21 марта 2025 г.
Latent Semantic Analysis using Python
In this tutorial, you will learn how to discover the hidden topics from given documents using Latent Semantic Analysis in python.
Avinash Navlani
9 октября 2018 г.
Diving Deep with Imbalanced Data
Learn the techniques to deal with an imbalanced dataset.
Sayak Paul
4 октября 2018 г.
Social Network Analysis in Python
Networks today are part of our everyday life. Let's learn how to visualize and understand a social network in Python using Networks.
Amita Kapoor
2 октября 2018 г.
Using Regular Expressions to Clean Strings
This tutorial takes course material from DataCamp's Cleaning Data in Python course and allows you to clean strings using regular expressions.
Ryan Sheehy
28 сентября 2018 г.
Demystifying Crucial Statistics in Python
Learn about the basic statistics required for Data Science and Machine Learning in Python.
Sayak Paul
27 сентября 2018 г.
Introduction to Customer Segmentation in Python
In this tutorial, you're going to learn how to implement customer segmentation using RFM(Recency, Frequency, Monetary) analysis from scratch in Python.
Avinash Navlani
26 сентября 2018 г.