Excel files with Python

所在平台: Udemy

课程主页: https://www.udemy.com/course/excel-files-with-python/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:Python 处理 Excel 文件** **课程概述:** 本课程专注于使用 Python 来读写 Microsoft Excel 文件。Excel 是一款广泛使用的电子表格软件,其文件格式通常为 .xls 或 .xlsx。课程将引导您利用 Python 技术,高效地处理 Excel 2010 及更新版本的 .xlsx, .xlsm, .xltx, .xltm 文件,并能够读写旧版本的 .xls 文件。您将学会如何以编程方式创建、读取和修改 Excel 文件中的数据,包括读取和写入单元格值。 **课程亮点:** * **跨平台支持:** 无论您使用的是 macOS、Windows 还是 Linux 操作系统,本课程的方法都适用。 * **全面功能:** 学习如何读取和写入 Excel 文件的全部核心内容,不受限制。 * **数据操作:** 掌握读取不同格式 Excel 文件(.xlsx 和 .xls)的技巧。 * **文件创建:** 能够通过 Python 代码创建新的 Excel 文件。 * **高级特性:** 学习如何在 Excel 文件中添加图片,以及使用 Python 生成各种图表。 * **专注于 Python 库 (openpyxl):** 课程使用 openpyxl 库,是处理 Excel 文件的强大工具。 **学习前提:** * **Python 基础:** 您需要具备 Python 编程语言的基础知识。 * **Python 版本:** 建议使用最新的 Python 版本,课程中使用的是 Python 3.9.5。 **课程目标:** 完成本课程后,您将能够熟练地使用 Python 来自动化处理 Excel 文件,提高工作效率,并实现更复杂的数据分析和报告生成。 **适用人群:** 对使用 Python 自动化处理 Excel 数据感兴趣的中级 Python 学习者。

课程评论(0条)

课程详情

Excel a widely available program belonging to the Microsoft Office software suite, used for creating and plotting spreadsheets. The format used by Excel is xls or xlsx. As office suite you can use Excel, LibreOffice, Google Sheets or any of the other office programs. The focus of this course is on Python with Excel, not on the office suite. This works on any platform including Apple Mac OS X, Microsoft Windows and Linux. In this course you will learn how to use Python for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files. It allows to read and write the whole essense of Excel files without limitation. Reading Excel files (both.xlsx and the legacy.xls format); writing Excel files in both legacy.xls format or the new.xlsx format; reading cell values;After completing this course you can create Excel files from code, read Excel files with Python, add images to your Excel file from code, create all kinds of charts and more. This is an intermediate level course that teaches you how to work with Excel in Python (openpyxl). You should already know the basics of the Python programming language before starting this course.You should use the latest Python version, version Python 3.9.5 is used in the course.

课程标签

0人关注该课程

主题相关的课程