Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrated the Factor class from BiocFrame. (#7)
This has been slightly modified so that the codes are now a (signed integer) NumPy array, and the levels are a string NumPy array. The idea is to always use type-enforcing NumPy arrays internally instead of lists of arbitrary stuff.
- Loading branch information