dplyr
There are 607 repositories under dplyr topic.
machow/siuba
Python library for using dplyr like syntax with pandas and SQL
sparklyr/sparklyr
R interface for Apache Spark
business-science/tidyquant
Bringing financial analysis to the tidyverse
gadenbuie/tidyexplain
🤹♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate
moderndive/ModernDive_book
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
pbeshai/tidy
Tidy up your data with JavaScript, inspired by dplyr and the tidyverse
tidyverse/dtplyr
Data table backend for dplyr
tidyverse/multidplyr
A dplyr backend that partitions a data frame over multiple processes
business-science/timetk
Time series analysis in the `tidyverse`
elbersb/tidylog
Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output for joins.
jrnold/r4ds-exercise-solutions
Exercise solutions to "R for Data Science"
stemangiola/tidyHeatmap
Draw heatmap simply using a tidy data frame
tidyverse/duckplyr
A drop-in replacement for dplyr, powered by DuckDB for performance.
pwwang/datar
A Grammar of Data Manipulation in python
tidymodels/tidypredict
Run predictions inside the database
easystats/datawizard
Magic potions to clean and transform your data 🧙
ianmcook/tidyquery
Query R data frames with SQL
edwindj/chunked
Chunkwise Text-file Processing for 'dplyr'
stemangiola/tidyseurat
Seurat meets tidyverse. The best of both worlds.
sspipe/sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
tidyomics/plyranges
A grammar of genomic data transformation
emilyriederer/dbtplyr
dbt package mimicking dplyr select-helpers semantics
SciNim/Datamancer
A dataframe library with a dplyr like API
hrbrmstr/sergeant
:guardsman: Tools to Transform and Query Data with 'Apache' 'Drill'
rstudio-conf-2020/big-data
:wrench: Use dplyr to analyze Big Data :elephant:
MilesMcBain/friendlyeval
A friendly interface to tidyeval/rlang that will excuse itself when you're done.
nischalshrestha/Unravel
A fluent code explorer for R. 🔍
IyarLin/R-advantages-over-python
This repository enumerates all the reasons why R is better than python for DS
tidypyverse/tidypandas
A grammar of data manipulation for pandas inspired by tidyverse
IMSMWU/RClickhouse
A 'DBI' Interface to the Clickhouse Database Providing Basic 'dplyr' Support
tidy-finance/website
This repository hosts the source code for the website tidy-finance.org
imanuelcostigan/RSQLServer
SQL Server DBI for R, based on the jTDS driver
ianmcook/implyr
SQL backend to dplyr for Impala
tidymodels/modeldb
Run models inside a database using R
RLesur/casewhen
Create reusable dplyr::case_when() functions
TimTeaFan/dplyover
Create columns by applying functions to vectors and/or columns in 'dplyr'.