pyjanitor-devs/pyjanitor

[DOC] Create R tidyverse to pyjanitor guide

Open

#412 opened on Jul 13, 2019

View on GitHub
 (6 comments) (2 reactions) (1 assignee)Python (164 forks)batch import
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.

Relevant Context

Contributor guide