Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Extending Excel with Python and R

You're reading from   Extending Excel with Python and R Unlock the potential of analytics languages for advanced data manipulation and visualization

Arrow left icon
Product type Paperback
Published in Apr 2024
Publisher Packt
ISBN-13 9781804610695
Length 344 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Steven Sanderson Steven Sanderson
Author Profile Icon Steven Sanderson
Steven Sanderson
David Kun David Kun
Author Profile Icon David Kun
David Kun
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1:The Basics – Reading and Writing Excel Files from R and Python FREE CHAPTER
2. Chapter 1: Reading Excel Spreadsheets 3. Chapter 2: Writing Excel Spreadsheets 4. Chapter 3: Executing VBA Code from R and Python 5. Chapter 4: Automating Further – Task Scheduling and Email 6. Part 2: Making It Pretty – Formatting, Graphs, and More
7. Chapter 5: Formatting Your Excel Sheet 8. Chapter 6: Inserting ggplot2/matplotlib Graphs 9. Chapter 7: Pivot Tables and Summary Tables 10. Part 3: EDA, Statistical Analysis, and Time Series Analysis
11. Chapter 8: Exploratory Data Analysis with R and Python 12. Chapter 9: Statistical Analysis: Linear and Logistic Regression 13. Chapter 10: Time Series Analysis: Statistics, Plots, and Forecasting 14. Part 4: The Other Way Around – Calling R and Python from Excel
15. Chapter 11: Calling R/Python Locally from Excel Directly or via an API 16. Part 5: Data Analysis and Visualization with R and Python for Excel Data – A Case Study
17. Chapter 12: Data Analysis and Visualization with R and Python in Excel – A Case Study 18. Index 19. Other Books You May Enjoy

What this book covers

Chapter 1, Reading Excel Spreadsheets, delves into importing data from Excel into R/Python. You will begin by importing your first Excel sheet into R, navigating Excel file intricacies, and then conclude with a Python counterpart.

Chapter 2, Writing Excel Spreadsheets, explains how, after analyzing data in R/Python, it’s essential to communicate findings effectively with Excel users. This chapter provides insights into creating Excel sheets from R/Python and exporting analysis results.

Chapter 3, Executing VBA Code from R and Python, explores how, next to writing the results out to Excel, you might want to add VBA macros and functions to the resulting Excel sheet to further empower the end users of the analysis results. We can do this in this chapter.

Chapter 4, Automating Further – Task Scheduling and Email, covers how we have R packages such as RDCOMClient, which will work with Outlook, and Blastula, which can help in automating the analysis and emailing of reports in R. In Python, the smtplib package serves the same purpose.

Chapter 5, Formatting Your Excel Sheet, discusses how packages can help with creating sheets and tables along with formatted data in Excel, and how to use them to create beautiful Excel reports.

Chapter 6, Inserting ggplot2/matplotlib Graphs, shows how to create graphics from ggplot2 and matplotlib. There are ggplot2 themes a user can use as well, along with others to create beautiful graphics in R/Python and place them in Excel.

Chapter 7, Pivot Tables and Summary Tables, explores the world of pivot tables in Excel using R and Python. Learn how to create and manipulate pivot tables directly from R/Python for seamless interaction with Excel.

Chapter 8, Exploratory Data Analysis with R and Python, explains how to pull data in from Excel and perform Exploratory Data Analysis (EDA) with various packages, such as {skimr} for R and pandas and ppscore for Python.

Chapter 9, Statistical Analysis: Linear and Logistic Regression, teaches you how to perform simple statistical analysis with linear and logistic regression in R and Python on Excel data.

Chapter 10, Time Series Analysis: Statistics, Plots, and Forecasting, explains how to perform simple time series analysis using the forecast package in R, and kats and long short-term memory (LSTM) in Python.

Chapter 11, Calling R/Python Locally from Excel Directly or via an API, calls R and Python from Excel locally and via an API. This chapter also covers the open source tools for calling a local R/Python installation from Excel using BERT and xlwings, as well as open source and commercial API solutions.

Chapter 12, Data Analysis and Visualization with R and Python in Excel – A Case Study, presents a case study of performing data visualization and machine learning in Excel by calling R or Python.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime