Holger Brandl

Results 331 comments of Holger Brandl

Sorry for the delay & and thanks for the proposal. Rearding 1. It's not that simple to replace listOf with varargs, because there are multiple implementations of `ColumnSelect` and `listOf`...

I think we had a similar ticket a while ago. I'm still unsure if the operator should be dropped.

This error seems unrelated to rangl. Not sure how to help.

Thanks for sharing. I plan to migrate krangl to use https://github.com/Kotlin/dataframe as backend soon, while preserving most of its additional functionality. In the near future I envision krangl more as...

you mean write support? It should not be that hard to do so. Would you be willing to contribute a PR or shall I have a look myself?

Any news? I still like the idea and wonder if you would be willing to contribute a PR. :-)

This is indeed a problem with the underlying current implementation which is known to not scale well. @nikitinas Did you come up with a more memory-efficient way to read big...

No you're right. It should allow creating empty data-frames in exactly that way.