dummyPy

A python module to transform categorical variables to one hot encoded vectors. It can handle categorical variables of a dataset that cannot be fit into memory. It also…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dummypy

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
v0.3 2018-04-05  
v0.2 2018-04-05  
0.1 2018-04-05  

Issues with this package?

Page last updated 2025-06-27 15:20:43 UTC