- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我有看起来像的数据框。
structure(list(format_date = c("Feb-21 (W5)", "Mar-21 (W1)",
"Mar-21 (W2)"), Total_count = c(53L, 1079L, 1288L), Count_Diff_1 = c(29L,
508L, 519L), Count_Diff_2 = c(22L, 505L, 624L), Count_Diff_3 = c(2L,
66L, 145L), Average_Diff_1 = structure(c(10.3464846743295, 6.03846784776903,
2.75151412973667), class = "difftime", units = "hours"), Average_Diff_2 = structure(c(6.46958333333333,
7.78101430143014, 2.58788906695157), class = "difftime", units = "hours"),
Average_Diff_3 = structure(c(162.45419129418, 133.452629846369,
54.3061989570153), class = "difftime", units = "hours"),
Per_Diff_1 = c(0.547169811320755, 0.470806302131603, 0.402950310559006
), Per_Diff_2 = c(0.415094339622642, 0.468025949953661, 0.484472049689441
), Per_Diff_3 = c(0.0377358490566038, 0.0611677479147359,
0.112577639751553)), row.names = c(NA, -3L), groups = structure(list(
format_date = c("Feb-21 (W5)", "Mar-21 (W1)", "Mar-21 (W2)"
), .rows = structure(list(1L, 2L, 3L), ptype = integer(0), class = c("vctrs_list_of",
"vctrs_vctr", "list"))), row.names = c(NA, 3L), class = c("tbl_df",
"tbl", "data.frame"), .drop = TRUE), class = c("grouped_df",
"tbl_df", "tbl", "data.frame"))
如果在 Average_1
、Average_2
和 Average_3
列中超过 24 小时,我想以天为单位转换值并隐藏 Per_Diff_1
、Per_Diff_2
和 Per_Diff_3
,百分比保留 2 个小数点,带 % 符号。
另外,如果我能设法以降序排列 format_date
就好了。现在它是 Feb-21 (W5)
、Mar-21 (W1)
和 Mar-21 (W2)
它应该是Mar-21 (W2)
、Mar-21 (W1)
和 Feb-21 (W5)
。
必需的 df<-
format_date Total_count Count_Diff_1 Count_Diff_2 Count_Diff_3 Average_1 Average_2 Average_3 Per_Diff_1 Per_Diff_2 Per_Diff_3
Feb-21 (W5) 53 29 22 2 10.34 hours 6.46 hours 6.7 Days 54.71% 41.50% 3.77%
最佳答案
我们可以在 starts_with
'Average' 的列上使用 across
来转换值,如果它大于 24 然后除以 24,附加 'Days' 作为后缀,或者通过附加“小时”作为后缀返回。类似地,starts_with
'Per' 的列可以使用来自 scales
的 label_percent
格式化为百分比。然后,在转换为 yearmon
类(来自 zoo::as.yearmon
)
library(dplyr)
library(stringr)
library(scales)
df1 %>%
ungroup %>%
mutate(across(starts_with('Average'),
~ case_when(as.numeric(.) > 24 ~ str_c(round(as.numeric(.)/24, 2),
' Days'),
TRUE ~ str_c(as.character(round(., 2)), ' hours'))),
across(starts_with('Per'), label_percent())) %>%
arrange(desc(zoo::as.yearmon(str_remove(format_date, '\\s+.*'), '%b-%y')),
desc(readr::parse_number(str_remove_all(format_date, '.*\\(|\\)'))))
-输出
# A tibble: 3 x 11
# format_date Total_count Count_Diff_1 Count_Diff_2 Count_Diff_3 Average_Diff_1 Average_Diff_2 Average_Diff_3 Per_Diff_1 Per_Diff_2 Per_Diff_3
# <chr> <int> <int> <int> <int> <chr> <chr> <chr> <chr> <chr> <chr>
#1 Mar-21 (W2) 1288 519 624 145 2.75 hours 2.59 hours 2.26 Days 40.3% 48.4% 11.3%
#2 Mar-21 (W1) 1079 508 505 66 6.04 hours 7.78 hours 5.56 Days 47.1% 46.8% 6.1%
#3 Feb-21 (W5) 53 29 22 2 10.35 hours 6.47 hours 6.77 Days 54.7% 41.5% 3.8%
关于r - 如何将 difftime 的值从小时数转换为天数?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66519958/
我的目标是获取购买给定产品所需的平均天数。如果 Product_A 在给定时间段内购买了 3 次(“2012-12-01”、“2012-12-05”、“2012-12-10”),那么我们的平均订单间隔
我在计算利息天数时有一个有趣的错误。我每天检查并检查今天是哪一天(1 到 31)。现在我发现了一个问题:10月计数不正常。这意味着 27 号是 26 号,或者 29 号是 28 号。这是一个众所周知的
你好我一直在做一些程序,我的程序是获取一年中过去的天数。现在,当我尝试运行时,输出结果为“4438232”。 例如,如果用户输入 (mm-dd-yy) 3-18-2013,则该年经过的扩孔天数为 77
我看到此问题已针对 Java 得到解答, JavaScript , 和 PHP ,但不是 C#。那么,如何在 C# 中计算两个日期之间的天数? 最佳答案 假设 StartDate 和 EndDate
QQ每天抽超级会员成长值、天数 非必中 手Q打开链接进入活动,下拉页面随便分享一下领取抽奖机会,亲测3点成长值! 活动地址:https://sourl.cn/37CZad 手Q扫码:
是否有任何内置函数可以找出时间戳之间的天数、添加天数或查找时间戳之间的月数?目前,我将日期作为字符串存储在我的文档中。 例如,如果我这样做: return (DATE_TIMESTAMP("2014-
我无法弄清楚如何为以下场景编写公式。我需要根据另一列计算日期,但需要根据原始列的星期几添加天数。 If day of week equals 'Mon/Wed/Fri/Sat' then add 5
我有两个系列的 Pandas 约会时间。我为数据框中的每一行减去它们,并添加一列以获取两个日期时间之间的时间增量。随后我想使用该时间增量来扩展另一个功能。所以我想对那个时间增量进行一些划分。没有骰子。
这个问题已经有答案了: "cannot find symbol: method" but the method is declared (3 个回答) How to add one day to a
我的代码是这样的,但第三行出错 mm/dd/yyyy 我的数据库日期格式如下: SELECT evep year(date='MM/dd/yyyy'), month(da
我有两个 jQuery UI 日期选择器,当它们都选择了日期时,我希望这些日期之间的差异显示在单独的 input[type="text"] 一旦选择了第二个日期。 此外,理想情况下,我希望我的计数减去
我有两列:rental_date 和 actual_retdate。我需要找到 actual_retdate 和 rental_date 之间的天数。 actual_retdate 在某些情况下可以为
运行 MySql 和 Yii 我需要更改当前查找当月记录的关系查询以查找过去 45 天的所有记录。 这是我当前的查询: 'itemCount' => array(self::STAT, 'It
我想创建一个新列,它将显示两个日期之间的时间增量(以天为单位),如以下 pandas 数据框所示: >>> hg[['not inc','date']] not inc
我有: 年份数字(可以是任何年份) 月份数(从一月到十二月) 周数(第 1、2、3、4、最后) 工作日(周日、周一、周二、周三、周四、周五、周六) 我需要获取天数 [从 1 到 ~31] - "YYY
我需要为一些项目倒数 90 天、120 天和 160 天。我将如何编码?我一直在寻找 java 代码,但是在我为 android 开发时会出现错误。 我需要用今天的日期减去 x 天,然后将结果显示在屏
我的要求是计算给定的两个日期之间的天数,不包括星期六和星期日。 示例: Start date - 10/09/15 and End date 18/09/15 Result: 7 日期采用 DD/MM
我想比较我的 Android 应用程序的两个日期,但我遇到了一个非常奇怪的问题。 例如: 如果我将 回到过去 日期设置为 127 天前: this.dateEvent = System.current
如何返回所提供日期的 CumSum 天数? import pandas as pd df = pd.DataFrame({ 'date': ['2019-01-01','2019-01-03'
例如,我可以使用以下代码获取当前日期以显示在 DatePicker 对话框中。 final Calendar c = Calendar.getInstance(); mYear = c
我是一名优秀的程序员,十分优秀!