开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
dplyr

dplyr

go

替换基于列的两行之间的整行数据。

英文: How to replace an entire row between two rows based on a column 问题 我理解你想要的翻译是代码部分,以下是你提供的R代码的翻译:...
huangapple 2023年6月13日132评论dplyr r
go

使用两个数据框列对每个组进行wilcox.test与其他所有组比较。

英文: Per group wilcox.test against everything else using two data frame columns 问题 输入数据框: df <- da...
huangapple 2023年6月13日124评论dplyr r
go

对最近三行进行列求和,并将它们除以相邻的单元格。

英文: Sum up columns and divide them by adjacent cell FOR THE MOST RECENT THREE ROWS 问题 I understand t...
huangapple 2023年6月12日133评论dplyr r
go

找到列中最小值,该列的元素是列表,并保留其相应的其他列列表值。

英文: How to find the minimum from a column whose elements are list and keep its corresponding other c...
huangapple 2023年6月12日134评论dplyr r
go

Dplyr可以将一个数据框传递给table()函数吗?

英文: Can Dplyr pipe a data frame into the table(function)? 问题 我有一个以下类型的数据框: 日期 X1 .... 2010-01-01 4 2...
huangapple 2023年6月12日122评论dplyr r
go

意外警告与 case_when 和正则表达式条件一起使用时,表明有太多情况匹配。

英文: Unexpected warnings with case_when and regex conditions suggest too many cases are matching 问题 以...
huangapple 2023年6月12日169评论dplyr r
go

循环遍历数据框以“清理”数据

英文: Looping over data frame to "clean" data 问题 这是我所拥有的数据类型: 日期 站点 参数1 参数2 2020-01-01 A <...
huangapple 2023年6月12日120评论dplyr loops
go

从 ggplot 中提取回归方程。

英文: Pull out Regression Eqn from ggplot 问题 这是一个可以重现我的问题的示例: library(ggplot2) library(dplyr) library(...
huangapple 2023年6月9日125评论ggplot2 r
go

使用 case_when 替代嵌套的 ifelse 语句。

英文: Using case_when for nested ifelse statements 问题 您尝试创建一个新的变量B,根据A1、A2和A3的值来填充,但在A1和A2都缺失的情况下,它返回了...
huangapple 2023年6月9日118评论case dplyr
go

将包含百分比和小数的列中的百分比转换为小数。

英文: Turn percentages to decimals in a column that contains both 问题 I'm cleaning a data frame and one...
huangapple 2023年6月9日210评论dplyr r
43

文章导航

1 … 9 10 11 12 13 14 15 16 17 … 43
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17055876

热门标签

typescript html r javascript c++ sql c# go css spring-boot android flutter python json node.js java spring reactjs pandas arrays

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码