Andrus Adamchik

Results 91 comments of Andrus Adamchik

Hi @chaojun-zhang . Thanks for your contribution. I will definitely find time to review it. Since this one is bigger than a simple bug fix, I'll need to ask you...

BTW, @chaojun-zhang , if you have any questions about the CLA, feel free to ask here. Having Excel support has been on my list for some time, and I'd be...

I just committed my own simple implementation. It would merge DataFrames to an existing Excel by sheet name (i.e. saved sheets are overridden, other sheets are preserved).

Added a few more options, such as custom per-column cell styles, column widths policies, etc.

Note that "over().partition().rank()" API (Window functions - #91) is very similar semantically (if not functionally). We can create a similar API here, that will either add extra columns, or will...

Closing. We still need to redesign and improve our CLI. But this task is outdated.

We still haven't got around to reworking options handling (that's probably Bootique 4.0). But the consensus is that we are not going to add any new third-party dependencies to the...

Decided to abandon explicit module dependency tracking per #340, at least for now

I've been having this issue consistently, and now I hope myself or my team will be able to dig into the sources and find a solution. ## Steps to Reproduce...

This should already work with JJava kernel. However, let's decide, maybe this should be a part of JJava , not dflib-jupyter.