Christopher Grainger(@cigrainger) 's Twitter Profile Photo

Hey folks: we've been working on data science in The Elixir programming language and Explorer, our dataframes lib, is heavily influenced by dplyr + tidyverse principles. I want to come talk about what we're doing but I'm out of touch. Can anyone recommend conferences? github.com/elixir-explore…

account_circle
山本祥武 | Looker, Google Cloud(@yoshitake_l) 's Twitter Profile Photo

SQLはさておき、dplyrは以下のような考え方。

Excelで関数を書くシーンと比較するとイメージしやすいのですが、ひたすらカッコを入れ子にするのをキレイにかけるイメージです。

SQLはさておき、dplyrは以下のような考え方。

Excelで関数を書くシーンと比較するとイメージしやすいのですが、ひたすらカッコを入れ子にするのをキレイにかけるイメージです。
account_circle
Estación R(@estacion_erre) 's Twitter Profile Photo

[FUNCION 🛠️] - Valores duplicados:

En esta oportunidad te dejamos dos funciones para trabajar con valores que se repiten en tu dataset:

🕵🏻Detectar valores duplicados:
janitor::get_dupes()

✂️Remover valores duplicados:
dplyr::distinct()

ES

[FUNCION 🛠️] - Valores duplicados:

En esta oportunidad te dejamos dos funciones para trabajar con valores que se repiten en tu dataset:

🕵🏻Detectar valores duplicados:
 janitor::get_dupes()

✂️Remover valores duplicados:
dplyr::distinct()
 
#RStats #RStatsES #Rtips #DataScience
account_circle
RProDigest(@rprodigest) 's Twitter Profile Photo

The elegance of dplyr::lag() and dplyr::lead() is in their simplicity. Transforming data analysis, one step at a time! 🚶‍♂️📈

The elegance of dplyr::lag() and dplyr::lead() is in their simplicity. Transforming data analysis, one step at a time! 🚶‍♂️📈 #rstats
account_circle
松浦 健太郎(@hankagosa) 's Twitter Profile Photo

dplyrのslice_max関数、ちょっと遅いなと感じるときがあったけどやっぱそうなのか。filter(row_number(x) == n())で取り出すのが速いみたい。
github.com/tidyverse/dply…

account_circle
DuckDB(@duckdb) 's Twitter Profile Photo

New blog post by Hannes M​ühleisen

duckplyr: dplyr powered by DuckDB

The post describes the new R package duckplyr, which translates the dplyr API to DuckDB’s execution engine.

Read more at duckdb.org/2024/04/02/duc…

New blog post by @hfmuehleisen

duckplyr: dplyr powered by DuckDB

The post describes the new R package duckplyr, which translates the dplyr API to DuckDB’s execution engine.

Read more at duckdb.org/2024/04/02/duc…
account_circle
Crystal Lewis(@Cghlewis) 's Twitter Profile Photo

Inspired by a post shared by Cara Thompson, this example is a good reminder that there are always multiple solutions for any one problem.🌟

If you are curious about how dplyr::filter() evaluates NAs, you can read more here: github.com/Cghlewis/data-…

Inspired by a post shared by @cararthompson, this example is a good reminder that there are always multiple solutions for any one #rstats problem.🌟

If you are curious about how dplyr::filter() evaluates NAs, you can read more here: github.com/Cghlewis/data-…
account_circle
Jon Krohn 🇺🇦(@JonKrohnLearns) 's Twitter Profile Photo

Next week, I'm interviewing Dr. Hadley Wickham — Chief Scientist at Posit PBC (formerly RStudio), bestselling author, and creator of the 'tidyverse' suite of essential R packages (incl. dplyr, ggplot2, tidyr).

Got questions for him?

In addition to the above, Hadley:
• Is

Next week, I'm interviewing Dr. @hadleywickham — Chief Scientist at @posit_pbc (formerly RStudio), bestselling author, and creator of the 'tidyverse' suite of essential R packages (incl. dplyr, ggplot2, tidyr). 

Got questions for him?

In addition to the above, Hadley:
• Is
account_circle
JayEnAar(@GorwayGlobal) 's Twitter Profile Photo

My first data visualisation of the data released today, My thanks to Follow The Money (India) for sharing the data in .csv format via pastes.io
I used R, dplyr to aggregate the date and ggplot for the chart.
Q does this broadly make sense.

My first data visualisation of the #ElectoralBonds data released today, My thanks to @FTMIndia for sharing the data in .csv format via pastes.io
I used R, dplyr to aggregate the date and ggplot for the chart. 
Q does this broadly make sense.
account_circle
えいつぴ(@eitsupi) 's Twitter Profile Photo

ああっ!?
こんなところにPRQLとSQLとdplyrとPolarsでよくあるクエリを書いてみた良い感じのウェブサイトが!?
eitsupi.github.io/querying-with-…

account_circle
R Markdown(@rmarkdown) 's Twitter Profile Photo

R Dplyr vs. DuckDB — How to Enhance Your Data Processing Pipelines with R DuckDB by Dario Radečić buff.ly/3WQRvv7

account_circle
山本祥武 | Looker, Google Cloud(@yoshitake_l) 's Twitter Profile Photo

強烈なタイトルに釣られて読んでみたら、まさかのdplyr登場。
私がRを愛する理由です。
一度使うとやみつきになる。

account_circle