pyjanitor-devs/pyjanitor

Docs upgrade

Open

#656 aperta il 15 mag 2020

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)Python (164 fork)batch import
docfixenhancementgood first issuereference

Metriche repository

Star
 (1217 star)
Metriche merge PR
 (Merge medio 2g 12h) (4 PR mergiate in 30 g)

Descrizione

Leaving this from #653, which is a pretty good thing!

If you're thinking about potential changes to the docs, one thing I've been thinking about is providing an alternate/additional view for users to discover functions. I think a user looking at our API pages can see all the functions janitor has, and what they do, but we could also have a version where someone is browsing the page, or coming from a search engine with the question,

"How do I remove duplicate columns in pandas?"

and can then find the function they want, potentially see what it would take in pure pandas, and how we do it in pyjanitor.

Originally posted by @hectormz in https://github.com/ericmjl/pyjanitor/pull/653#issuecomment-628960074

Guida contributor