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 Power BI with Python and R

You're reading from   Extending Power BI with Python and R Ingest, transform, enrich, and visualize data using the power of analytical languages

Arrow left icon
Product type Paperback
Published in Nov 2021
Publisher Packt
ISBN-13 9781801078207
Length 558 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Luca Zavarella Luca Zavarella
Author Profile Icon Luca Zavarella
Luca Zavarella
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Section 1: Best Practices for Using R and Python in Power BI
2. Chapter 1: Where and How to Use R and Python Scripts in Power BI FREE CHAPTER 3. Chapter 2: Configuring R with Power BI 4. Chapter 3: Configuring Python with Power BI 5. Section 2: Data Ingestion and Transformation with R and Python in Power BI
6. Chapter 4: Importing Unhandled Data Objects 7. Chapter 5: Using Regular Expressions in Power BI 8. Chapter 6: Anonymizing and Pseudonymizing Your Data in Power BI 9. Chapter 7: Logging Data from Power BI to External Sources 10. Chapter 8: Loading Large Datasets beyond the Available RAM in Power BI 11. Section 3: Data Enrichment with R and Python in Power BI
12. Chapter 9: Calling External APIs to Enrich Your Data 13. Chapter 10: Calculating Columns Using Complex Algorithms 14. Chapter 11: Adding Statistics Insights: Associations 15. Chapter 12: Adding Statistics Insights: Outliers and Missing Values 16. Chapter 13: Using Machine Learning without Premium or Embedded Capacity 17. Section 3: Data Visualization with R in Power BI
18. Chapter 14: Exploratory Data Analysis 19. Chapter 15: Advanced Visualizations 20. Chapter 16: Interactive R Custom Visuals 21. Other Books You May Enjoy

What this book covers

Chapter 1, Where and How to Use R and Python Scripts in Power BI, gives an introduction to Power BI and dives into the integration of Python and R with Power BI, and how we can interact with your data while using it. It also dives into the limitations faced by both Python and R.

Chapter 2, Configuring R with Power BI, looks at how to get the analytical language engines from the previous chapters up and running and gives you some general guidelines on how to pick the most appropriate one for your needs. After that, we'll look at how to make these engines interface with both Power BI Desktop and Power BI Service. Finally, we will give some important tips on how to overcome some stringent limitations of R Visuals on Power BI Service.

Chapter 3, Configuring Python with Power BI, shows how to install the Python engines on your machine. You'll also see how to configure some IDEs so that you can develop and test Python code comfortably before using it in Power BI.

Chapter 4, Importing Unhandled Data Objects, explores the use of R and Python to import complex serialized objects into Power BI, with the aim of using them to enrich your dashboards with new insights.

Chapter 5, Using Regular Expressions in Power BI, explores the use of regular expressions to validate low-quality data, to import semi-structured log files, and to extract structured information from free text.

Chapter 6, Anonymizing and Pseudonymizing Your Data in Power BI, introduces de-identification techniques using Python or R scripts that can help the Power BI developer prevent a person's identity from being linked to the information shown on the report.

Chapter 7, Logging Data from Power BI to External Sources, shows how to use Power Query to log data to various external files or systems.

Chapter 8, Loading Large Datasets beyond the Available RAM in Power BI, shows how you can take advantage of the flexibility provided by specific packages that implement distributed computing systems in both Python and R without having to resort to Apache Spark-based backends.

Chapter 9, Calling External APIs to Enrich Your Data, explores how you can use Python and R code to read data from external web services for your dashboards. It also shows you how to reduce waiting time when retrieving data using parallelization techniques.

Chapter 10, Calculating Columns Using Complex Algorithms, shows how to analyze data using various algorithms and math techniques in order to get hidden insights from your data.

Chapter 11, Adding Statistics Insights: Associations, explains the basic concepts of some statistical procedures that aim to extract relevant insights regarding the associations between variables from your data.

Chapter 12, Adding Statistics Insights: Outliers and Missing Values, explores some methodologies for detecting univariate and multivariate outliers in your dataset. In addition, advanced methodologies to impute possible missing values in datasets and time series will be exposed.

Chapter 13, Using Machine Learning without Premium or Embedded Capacity, shows how to use machine learning in Power BI even if you only have the Pro license, using AutoML solutions and Cognitive Services.

Chapter 14, Exploratory Data Analysis, focuses on implementing a report that will help analysts in understanding the shape of a dataset and the relationship between its variables thanks to custom data visualizations developed in R.

Chapter 15, Advanced Visualizations, explores how you can create a very advanced and attractive custom chart using R and Power BI.

Chapter 16, Interactive R Custom Visuals, teaches you how to introduce interactivity into custom graphics created using R and by using HTML widgets directly.

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