دانلود کتاب Python for Excel: A Modern Environment for Automation and Data Analysis
by Felix Zumstein
|
عنوان فارسی: Python for Excel: یک محیط مدرن برای اتوماسیون و تجزیه و تحلیل داده ها |
دانلود کتاب
جزییات کتاب
Excel has added quite a few new capabilities over the past couple of years, but its automation language, VBA, stopped evolving a long time ago. Many Excel power users have already adopted Python for daily automation tasks. This guide gets you started.
• Use Python without extensive programming knowledge
• Get started with modern tools, including Jupyter notebooks and Visual Studio code
• Use pandas to acquire, clean, and analyze data and replace typical Excel calculations
• Automate tedious tasks like consolidation of Excel workbooks and production of Excel reports
• Use xlwings to build interactive Excel tools that use Python as a calculation engine
• Connect Excel to databases and CSV files and fetch data from the internet using Python code
• Use Python as a single tool to replace VBA, Power Query, and Power Pivot