Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
im currently facing a Python clustering problem. I would like to extract from a column (say "comment") from the table "rawdata" the individual comments from customers, take out stop words and then cluster by similar sounding terms. Similar sounding because umlauts like ä,ö... are not always saved/ displayed correctly.
Unfortunately, i cant get a visual to work here. Can someone help me here?
Code I tried to use:
# The following code for creating a data frame and removing duplicate rows is always executed and serves as a preamble to your script:
| ID | Comment |
| 1 | Kündigung rückgängig machen |
| 2 | Invoice |
Your Python visual needs to plot something to the default renderer. What are you planning to display once you are done?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 69 | |
| 60 | |
| 47 | |
| 20 | |
| 16 |