Closed flying-sheep closed 7 years ago
Hi, sorry for the very late reply, this message just slipped through. You are right, the TaggedList class is just a stupid helper class because I didn't find anything appropriate (without putting too much research into it, to be honest ...) What I definitely want to avoid is a dependency to any other major package just for the sake of replacing this class, which is why I'm not too keen to borough anything from the pydata project in the moment.
see here
and if we really need easy indexing by col number, this class is better in every respect (performance, versatility, …)