being worked ondocfixgood first issuegood intermediate issue
仓库指标
- Star
- (1,217 star)
- PR 合并指标
- (平均合并 2天 12小时) (30 天内合并 4 个 PR)
描述
Brief Description of Fix
Currently, the docs contain TidyTuesday examples that show some R tidyverse functions and compare them to pyjanitor functions. This information might be very useful for R users coming to python/pyjanitor.
I would like to propose a change, such that now the docs have a separate R tidyverse to pyjanitor guide, similar to the pandas doc that shows R functions and their pandas analog. This doc will also explain the subtle differences between the R and pyjanitor functions.