Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Extending Power BI with Python and R
Extending Power BI with Python and R

Extending Power BI with Python and R: Ingest, transform, enrich, and visualize data using the power of analytical languages

eBook
$43.99
Paperback
$54.99
Subscription
Free Trial
Renews at $12.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Get the most out of Python and R with Power BI by implementing non-trivial code
  • Leverage the toolset of Python and R chunks to inject scripts into your Power BI dashboards
  • Implement new techniques for ingesting, enriching, and visualizing data with Python and R in Power BI

Description

Python and R allow you to extend Power BI capabilities to simplify ingestion and transformation activities, enhance dashboards, and highlight insights. With this book, you'll be able to make your artifacts far more interesting and rich in insights using analytical languages. You'll start by learning how to configure your Power BI environment to use your Python and R scripts. The book then explores data ingestion and data transformation extensions, and advances to focus on data augmentation and data visualization. You'll understand how to import data from external sources and transform them using complex algorithms. The book helps you implement personal data de-identification methods such as pseudonymization, anonymization, and masking in Power BI. You'll be able to call external APIs to enrich your data much more quickly using Python programming and R programming. Later, you'll learn advanced Python and R techniques to perform in-depth analysis and extract valuable information using statistics and machine learning. You'll also understand the main statistical features of datasets by plotting multiple visual graphs in the process of creating a machine learning model. By the end of this book, you’ll be able to enrich your Power BI data models and visualizations using complex algorithms in Python and R.

Who is this book for?

This book is for business analysts, business intelligence professionals, and data scientists who already use Microsoft Power BI and want to add more value to their analysis using Python and R. Working knowledge of Power BI is required to make the most of this book. Basic knowledge of Python and R will also be helpful.

What you will learn

  • Discover best practices for using Python and R in Power BI products
  • Use Python and R to perform complex data manipulations in Power BI
  • Apply data anonymization and data pseudonymization in Power BI
  • Log data and load large datasets in Power BI using Python and R
  • Enrich your Power BI dashboards using external APIs and machine learning models
  • Extract insights from your data using linear optimization and other algorithms
  • Handle outliers and missing values for multivariate and time-series data
  • Create any visualization, as complex as you want, using R scripts

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Nov 26, 2021
Length: 558 pages
Edition : 1st
Language : English
ISBN-13 : 9781801076678
Vendor :
Microsoft
Category :
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Nov 26, 2021
Length: 558 pages
Edition : 1st
Language : English
ISBN-13 : 9781801076678
Vendor :
Microsoft
Category :
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 194.97
Expert Data Modeling with Power BI
$69.99
Extending Power BI with Python and R
$54.99
Microsoft Power BI Cookbook
$69.99
Total $ 194.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.7
(10 Ratings)
5 star 70%
4 star 30%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Dr. Franco Arda Oct 21, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I'm a Tableau developer and have no clue about Power BI. However, I code in R/Python, so I was curious to see if "we" could steal some ideas :-)I was particularly interested in the anonymizing data.It's a very good, and I love the author's eye for detail. The material feels novel to me and is not just another R/Python script doing classification problems.I found the optimization problems quite challenging (see screenshot).Kudos
Amazon Verified review Amazon
Nikola Ilic Nov 27, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Luca is a well-known and proven expert in the community, he’s also a Microsoft MVP and someone who always had interesting things to share. Since I don’t know (almost) anything about Python and R, I’ve decided to read this book and learn how these two very popular and powerful languages integrate with my favorite tool – Power BI!Luca breaks down this wide topic into 16 chapters, spanning across ~520 pages! Some of the chapters that I liked most are:*Loading Large Datasets beyond the Available RAM in Power BI – didn’t have idea that this is possible:)*Anonymizing and Pseudonymizing Your Data in Power BI*Adding Statistics Insights: Associations*Exploratory Data AnalysisAdvanced Visualizations – circular barplot, for example!Have you heard about Dask?! Neither did I! But, I’ve learned from Luca’s book that you can use this Python library to increase the parallelism of your machine and manipulate 100+ GB datasets with one single laptop!At the end of each chapter, there is a short summary of the concepts and skills you’ve learned, which helps you to stay on track. Luca writes clearly and there are a lot of practical examples of how to apply gained knowledge.Personally, the book overcame my expectations – I’ve learned a lot about some new features and how Power BI can be extended beyond default functionalities using popular languages such as Python and R. I wholeheartedly recommend it to anyone interested in deepening knowledge about using Python and R to enhance your Power BI solutions.In my opinion, the book is not for the Power BI “newbies”, more for intermediate and advanced users.
Amazon Verified review Amazon
Jaouad Safouani Dec 31, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I went through the book last week. some of the material used is aimilar to Udacity Nano degree. Book explains how to use Python and R with Power BI. Loved the fact that the author explains the theory and the code used.
Amazon Verified review Amazon
Paul Turley Dec 31, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
After reading the other reviews for this book, there is little I can add about the outstanding quality and value of this comprehensive technical reference. This is a complex and difficult topic to cover, but Luca and Francesca do an amazing job; with simple, complete and well-organized instructions. I learned not only why there are multiple choices and versions of each language, but when to consider using different implementations of R or Python for data transformation, analysis and advanced visualization. Beginners will have a clear understanding about how R and Python fit into the Power BI ecosystem and experienced analysts will have a useful set of tools to take their solutions to the next level, with several examples and patterns to follow.
Amazon Verified review Amazon
Markus Ehrenmueller-Jensen Nov 29, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
First impression: A book of over 500 pages!And it is spending the first 80 pages on how to configure R and Python to work with Power BI, which is very helpful, if you are new to R/Python or on their integration into Power BI Desktop.The book introduces techniques on how to build different virtual environments, which come in handy, when you plan to use different versions of libraries. This is especially important, when you want to publish a report to the Power BI Service (where you do not have control over the installed versions of R and Python and the available libraries).It then shows good use cases, where R and/or Python can give a hand to support solutions, which are not available in Power BI Desktop itself, covering certain techniques for data ingestion, transformation, data enrichment, and data visualization.The chapters are built on top of each other - therefore I would recommend to read it cover-to-cover, unless you already have experiences with some of the content described.While, for the review, I did not walk myself through the examples, I enjoyed having a detailed step-by-step description of what exactly to do to achieve the intended result.For reasons of brevity, I want to highlight only some of the chapters:To be honest, I was a bit lost in the complexity of chapter 10 “Calculating Columns Using Complex Algorithms”, as the use cases (calculating the distance between two geographic locations) are not very related to my previous or current projects. It was nice though, to see again, what’s indeed possible when you bring in R or Python.I especially enjoyed the explanations and examples in chapter 12 “Outliers and Missing Values”.Chapter 14 “Exploratory Data Analysis” is a good reminder, that it is so important that you get to know the data before you can do something useful with it – and the book gives you useful scripts to indeed explore your data.Chapter 15 "Advanced Visualizations" shows how to implement a circular bar plot. While I enjoyed reading and learning what's possible, I am not really convinced that I will ever build such a visual, as I don't see how such a visual would improve a report.Even if you do not intend to use Power BI Desktop, this book is a very good start into topics like regular expressions, anonymizing data, calling APIs, linear programming, correlation analysis, outlier detection, or exploratory data analysis with R and Python.I am pretty sure, that I will return to one or the other chapter in this book for some of my projects in the upcoming months.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.