comprehension / usability / doku
Started using dios for harmonization simplification. And its really cool tool! However, since dios is meant to go official in a way, i guess collecting small comprehension obstacles might be usefull to make the dios experience more smooth.
- I was slightly puzzled by the warning: "Using a non-unique Itype for a DictOfSeries, ..." that is thrown when index dtype is not unitary across indices in the dios. So i guess, what should be thrown is something like, "Itypes of dios indices are not unitary"? Although google says "unique" can be somehow used in the sence of "eindeutig", it sounds slightly confusing since "einzigartig" seems to be the dominant meaning...
-
The "non-unique" warning gets thrown as well, when instantiating an empty dios (
DictionaryOfSeries()
). So i get it whenever instantiating a flagger for example. Maybe a bit unsettling for a potential user (the user and his feelings!).