being worked ondocfixgood first issuegood intermediate issue
Repository metrics
- Stars
- (1,217 stars)
- PR merge metrics
- (Avg merge 2d 12h) (4 merged PRs in 30d)
Description
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.