tidypyverse / tidypandas

A grammar of data manipulation for pandas inspired by tidyverse
https://tidypyverse.github.io/tidypandas/
MIT License
93 stars 7 forks source link

Adding tidyselect i.e. select using a mix of string colnames and predefined predicates #40

Closed grahitr closed 1 year ago

grahitr commented 1 year ago

27

grahitr commented 1 year ago

Methods affected by this change are

Ref: (https://tidyselect.r-lib.org/reference/faq-selection-context.html)