如何在 Tableau 中重新创建箱线图(通过 Python)

发布于 2025-01-11 04:12:35 字数 625 浏览 3 评论 0原文

我正在尝试在 Tableau 中重新创建一个我已在 Python 中成功构建的箱线图。

y 轴具有五分位数 (1-5) 形式的分数。x 轴具有来自 - 的身份分数1.5 到 1.82

我从箱线图中需要的是显示的异常值组(高分/低同一性和高同一性/低分数)。

我无法在 Tableau(我必须在其中展示结果的平台)中重新创建此内容。一步一步按照此操作后 https://evolytics.com/blog /tableau-201-make-box-whisker-plot/ 这是我得到的:

与上面相同的轴,只是一个大的箱线图,不显示任何特定的数据点。

有谁知道我如何调整我的数据类型或以某种方式使这个箱线图工作? 我很感谢您的帮助,因为我已经在这方面花费了几个小时。

I am trying to recreate a boxplot in Tableau that I have built successfully in Python.

The y axis has scores in the form of quintiles (1-5).The x axis has identity scores from -1.5 to 1.82

What I need from the boxplot is the outlier groups that are revealed (High scores/Low identity and High identity/low scores).

I am not able to recreate this in Tableau (the platform I have to present my results in). After following this step by step https://evolytics.com/blog/tableau-201-make-box-whisker-plot/ this is what I get:

Same axes as above, just one large boxplot that does not reveal any specific data points.

Does anyone know how I can adjust my datatypes or somehow make this boxplot work?
I appreciate the help as I have spent hours on this already.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文