英文: In SAS I need counter variable when the group of rows changes 问题 我想在 SAS 中每当篮子的价值变化时创建一个 ID。 我尝试...
在SAS EG4中,我需要找到按地区排名的前10个国家名称内的前10个客户名称。
英文: In SAS EG4 i have to find Top 10 customer name within top 10 country name by region 问题 以下是示例数据: ...
计算子组的百分比使用 proc tabulate
英文: Calculate the percentages by subgroups with proc tabulate 问题 I have the following table: 假设查看Dru...
将SAS字符转换为日期变量
英文: Converting a SAS character to date variable 问题 我从Excel导入了一个包含日期和时间格式的日期变量。当我尝试使用SAS格式命令和输入函数重新格式...
将SAS字符转换为日期变量
英文: Converting a SAS character to date variable 问题 我从Excel导入了一个包含日期和时间格式的日期变量。当我尝试使用SAS格式命令和输入函数重新格式...
SAS遍历表格
英文: SAS iteration through table 问题 我有两个表格。第一个表格包含学生的列:ID,first_name,last_name,book。第二个表格包含书籍的列:title...
在SAS中遍历数据以添加类似于”1.9, 1.10, 1.11″的标签。
英文: SAS Loop through data to add labels in the style of "1.9, 1.10, 1.11" etc 问题 我正在运行一些 S...
发送一封电子邮件从SAS,如果在项目完全运行后最终表中有数据。
英文: Sending an Email from SAS with Program if there is data in final table after a project is fully ...
将SAS日期值(mmddyy10.)插入到Oracle表中。
英文: Inserting the SAS date value (mmddyy10.) to Oracle table 问题 I have a requirement where i need to...
如何在这个特定数据集中按产品对数据进行分组。
英文: how to group data by product in this particular dataset 问题 我在SAS Visual Analytics中创建可视化时遇到了问题。 我...
10