By Феликс Зумштейн
Феликс Зумштейн, 2023
Эта книга охватывает автоматизацию работы с Excel, используя язык программирования Python. В ней представлены основы Python и библиотеки для анализа данных, такие как pandas. Описаны методы чтения и записи файлов Excel без необходимости запускать сам Excel. Также рассматривается программирование приложений Excel с помощью пакета xlwings, включая создание пользовательских функций.
Felix Zumbstein, 2023
This book focuses on automating Excel tasks using the Python programming language. It introduces the Anaconda Python distribution and modern development tools like Conda, pip, Jupyter notebooks, and Visual Studio Code. Essential Python fundamentals and an introduction to data analysis with the pandas library are covered. Methods for reading and writing Excel files without needing Excel installed are detailed. The book also explores programming Excel applications with the open-source xlwings package, including automation, Python-based tools, and user-defined functions.