Menu
Stuff by Yuki
  • Home
  • Data Engineering
    • Python
  • Business Intelligence
    • Power BI
    • Tableau
  • Perspectives
  • About
  • Contact
Stuff by Yuki

Author: Yuki

Read CSV Files with Polars in Python

Read a CSV file Using read_csv() If you know some pandas syntax already, then this will look very familiar to you. Polars has the same syntax to read csv files. You can look at the Polars documentation for read_csv() on some of the parameters options. For example, in the code above, notice that the date…

Calculate Average Sales Per Customer with DAX in Power BI

Calculate Average Sales Per Customer in a DAX Measure In any business intelligence tool, there is a need to calculate the average of a metric per data grain like customer or user. To many Power BI users, it’s not as intuitive as creating a simple measure calculating the average of sales. In this blog post,…

Best Power BI Books You Should Read

Best Power BI books I recommend you read

Best Data Visualization Books You Should Read

A list of best data visualization books you should read

What is Self-Service Analytics?

Learn what you need to implement successful self-service analytics

Refresh Tables and Partitions in Power BI Using SSMS

Learn how to use Power BI XMLA endpoints

How to Create a Waffle Chart in Power BI

Learn how to create a waffle chart in Power BI

How to Work with Semi-Additive Measures in DAX (Power BI)

A tutorial to aggregate semi-additive measures

How to Create Geographic Point Maps in Vega-Lite and Power BI Deneb

Learn how to create geo point maps in Vega-Lite and Power BI

How To Work with APIs in Python

Learn how to work with APIs in Python

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 9
  • Next
©2025 Stuff by Yuki | Powered by SuperbThemes