Перейти к основному контенту
Категория
Технологии

Учебники по Python

Будьте в курсе последних новостей, техник и ресурсов по программированию на Python. В наших учебниках — подробные практические разборы и кейсы, которые помогут вам повысить квалификацию.
Другие технологии:
GroupОбучение двух или более человек?Попробуйте DataCamp for Business

Usage of Asterisks in Python

Many Python users are familiar with using asterisks for multiplication and power operators, but in this tutorial, you'll find out additional ways on how to apply the asterisk.

6 июня 2019 г.

How to Import JSON and HTML Data into pandas

To be an adept data scientist, one must know how to deal with many different kinds of data. Learn to read various formats of data like JSON and HTML using pandas.

31 мая 2019 г.

Ten Important Updates from TensorFlow 2.0

Go through the ten most important updates introduced in the newly released TensorFlow 2.0, and learn how to implement some of them.

29 мая 2019 г.

Data Preparation with pandas

In this tutorial, you will learn why it is important to pre-process data and how to do it in pandas.

20 мая 2019 г.

Argument Parsing in Python

In this tutorial, learn how to parse one or more arguments from the command-line or terminal using the getopt, sys, and argparse modules.

16 мая 2019 г.

Leveraging the Best of both Python and R

Learn how to use Python and R in conjunction with each other to utilize the best of both in a single data science project.

1 мая 2019 г.

Data Visualization with Power BI

Learn how to analyze and display data using Power BI and make better, more data-driven decisions.

30 августа 2024 г.

Introduction to Factor Analysis in Python

In this tutorial, you'll learn the basics of factor analysis and how to implement it in python.

12 апреля 2019 г.

18 Most Common Python List Questions

Discover how to create a list in Python, select list elements, the difference between append() and extend(), why to use NumPy and much more.

21 марта 2019 г.

How to Use SQLite in Python

In this tutorial, you will learn about using SQLite, an extremely light-weight Relational database management system (RDBMS) in Python.

12 марта 2019 г.

Intro to Multiple Inheritance & super()

A Pythonista's introductory guide to multiple inheritance, the super() function, & how to navigate the diamond problem.

28 февраля 2019 г.

Python Machine Learning: Scikit-Learn Tutorial

An easy-to-follow scikit-learn tutorial that will help you get started with Python machine learning.

26 июня 2025 г.