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.
I see no reason why these shouldn't exist in
indexunarynamespace. Any reason for their omission @jim22k?Also, I noticed that
selectandindexunaryare both directories with a single__init__.py. Unless we expect to put more files in these (such asnumpy.py), I would change these toselect.pyandindexunary.py.