Skip to content

A python module to transform categorical variables to one hot encoded vectors. It particularly handles categorical variables of data that cannot be fit into memory.

License

yashu-seth/dummyPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dummyPy

A python module to transform categorical variables to one hot encoded vectors. It particularly handles categorical variables of a dataset that cannot be fit into memory.

You can find a small tutorial in this blog post.

Any issue/bug reports or feature requests are greatly appreciated.

About

A python module to transform categorical variables to one hot encoded vectors. It particularly handles categorical variables of data that cannot be fit into memory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages