Open
Description
I see no reason why these shouldn't exist in indexunary
namespace. Any reason for their omission @jim22k?
Also, I noticed that select
and indexunary
are both directories with a single __init__.py
. Unless we expect to put more files in these (such as numpy.py
), I would change these to select.py
and indexunary.py
.