Cargando…

Advanced analytics in power BI with R and Python : ingesting, transforming, visualizing /

This easy-to-follow guide provides R and Python recipes to help you learn and apply the top languages in the field of data analytics to your work in Microsoft Power BI. Data analytics expert and author Ryan Wade shows you how to use R and Python to perform tasks that are extremely hard to do, if not...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Wade, Ryan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Indianapolis, USA] : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I. Creating custom data visualizations using R
  • 1. The grammar of graphics
  • 2. Creating R custom visuals in Power BI using ggplot2
  • Part II. Ingesting data into the Power BI data model using R and Python
  • 3. Reading CSV files
  • 4. Reading excel files
  • 5. Reading SQL server data
  • 6. Reading data into the Power BI data model via an API
  • Part III. Transforming data using R and Python.-7. Advanced string manipulation and pattern matching
  • 8. Calculated columns using R and Python
  • Part IV. Machine learning & AI in Power BI using R and Python
  • 9. Applying machine learning and AI to your Power BI data models
  • 10. Productionizing data science models and data wrangling scripts.