跳至内容
首页Python

课程

Introduction to Polars

基础技能水平
更新时间 2026年5月
Learn how to efficiently transform, clean, and analyze data using Polars, a Python library for fast data manipulation.
免费开始课程
PythonData Manipulation
3小时
12 视频
42 道练习
3,600 XP
4,591
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

Discover Efficient Data Manipulation with Polars

Polars is a powerful, general-purpose package for working with tabular data in Python. Designed for speed and efficiency, Polars is a great choice for everything from quick data exploration to detailed analytics. In this course, you'll learn the fundamentals of using Polars to work with your data.

Load, Explore, and Clean Your Data

You'll start by learning how to import CSV files into Polars DataFrames, summarize their contents, and select the data that matters most. Next, you’ll discover how to clean your dataset by finding and removing missing or duplicated data.

Analyze and Visualize Your Data Efficiently

Then you'll tackle more detailed data analysis as you split your data into groups and calculate statistics for each group. You’ll also practice transforming columns with Polars expressions, and see how Polars makes it easy to transform multiple columns at once. Visualization is crucial for getting insight from your data and communicating these insights to others. By the end of the course you'll be able to create clear visualizations to present insights.

Optimize with Polars Lazy Execution

A powerful feature of Polars is that it can optimize your code to boost performance. You'll learn how to enable optimization and understand how these optimizations work. With your experience from this course, you’ll be ready to use Polars for a wide range of real-world data tasks and uncover valuable insights.

先决条件

Intermediate Python
1

Creating DataFrames and Selecting Data

In this chapter, you'll learn how to create a DataFrame from a CSV, how to inspect a DataFrame, how to select subsets of rows and columns and how to sort and summarize a DataFrame.
开始章节
2

Transforming Data with Expressions

Next up, you'll learn how to transform data with expressions, how to add or update columns in a DataFrame, how to work with multiple columns and get an introduction to lazy mode and query optimization.
开始章节
Introduction to Polars
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Introduction to Polars!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。