Sameer Deshmukh
Sameer Deshmukh
This needs a serious relook and separating IO from the core gem should be seriously considered before the next major release.
@mrkn ping!
Huh. This is bizarre. @Shekharrajak do you have an idea why this happens?
Yes that's right, but that will require restructuring a lot of internal code and data structures which would only make sense if users actually want duplicate entries into the index....
Is it possible to show it as `40**40` instead of the large number?
Yep that would also be fine. Something like `10E5` for `1000000.0`.
Well Vector/DataFrame don't function exactly like Array and are not designed to be expanded. It would involve a lot of unnecessary overhead like checking for missing value, updating missing value,...
Hmmmm you have a point, but I'd like to discuss this and #137 further before we come to any decisions. It can have far reaching implications for daru as a...
Works! How can we make this happen? I'm seeing a lot of work in this direction being done by Wes McKenny too. This should be great.
Ah if it's just a rendering issue then I'd go with the 'more output' option. That way it can universally apply to all sorts of objects.