Skip to content

machow/catfact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forcats (in python)

This is a port of the popular R package forcats to python.

NOTE: I am in the process of moving the forcats module from machow/siuba to here. In the meantime, you can install and use it from there.

First, install siuba:

pip install siuba

Then, you can import forcats using...

from siuba.dply.forcats import fct_lump, fct_reorder          # etc..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages