Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Extending Power BI with Python and R: Ingest, transform, enrich, and visualize data

Posted By: yoyoloit
Extending Power BI with Python and R: Ingest, transform, enrich, and visualize data

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

English | 2021 | ISBN: ‎ 1801078203 | 559 pages | True PDF | 16.89 MB

Perform more advanced analysis and manipulation of your data beyond what Power BI can do to unlock valuable insights using Python and R
Key Features

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

Book 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.
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