MSExcel 百分位查询
是否可以找到以下百分位数:a) 名为“Country”的列,其中包含基于文本的列值
b) 名为“Salary”的列,其列值如下 - <=50K、>50K
Is it possible to find percentile of a) a column called "Country" with text based column values
b) a column called "Salary" with column values either of the following - <=50K, >50K
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下面的内容会起作用吗?
Would something along the lines of the below work?