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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
v0.3 2018-04-05
v0.2 2018-04-05
0.1 2018-04-05

Issues with this package?

Page last updated 2026-09-03 04:07:05 UTC