pyjanitor-devs/pyjanitor

[DOC] Create R tidyverse to pyjanitor guide

Open

#412 aberto em 13 de jul. de 2019

Ver no GitHub
 (6 comments) (2 reactions) (1 assignee)Python (164 forks)batch import
being worked ondocfixgood first issuegood intermediate issue

Métricas do repositório

Stars
 (1.217 stars)
Métricas de merge de PR
 (Mesclagem média 2d 12h) (4 fundiu PRs em 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

Guia do colaborador