Joel Nothman

Results 127 issues of Joel Nothman

Currently the background colour for cells defaults to white, per: https://github.com/DeepSpace2/StyleFrame/blob/9a9ab5722e503253e42cc7ac0f8bbe352bcddf4a/styleframe/styler.py#L94 I think the default background colour should be No Fill. This is important when, for instance, the user adds...

suggested solution
dont mark as stale

Tables provide benefits such as: * styling with banded rows * quick filtering, pivot tables and slicers * column referencing in formulas Possible API adding `as_table` to `to_excel`: * `.to_excel(...,...

featue request
dont mark as stale

This may only require replacing https://api.github.com with https://ghehost/api/v3

If one or more of my datasets includes a list of possible values (e.g. alternative names in the authoritative record for some entity), I may want to do comparisons between...

GitHub now has a Projects feature. Perhaps this should also be supported in GitMover.

Due to a technical glitch, lgtm.com alerts have not been reported on our pull requests for the last couple of months. They could have caught bugs like #12154. While most...

Easy
good first issue
help wanted

**Is your feature request related to a problem? Please describe.** Calculation of the CEAF evaluation metric for coreference can be very slow, especially when there is a sparse contingency matrix...

Contributions welcome

While the Main script here is very usefully designed, I found it frustrating that it wouldn't interoperate at a character level with other tools, because it offered me two output...

From https://github.com/scikit-learn/scikit-learn/pull/12905#issuecomment-455912267 it would be useful to consider a modern pickle for joblib.dump/load which does not silently pickle unloadable options.

(Unless I'm mistaken:) Inserting plots from examples requires knowing the path that sphinx-gallery assigns the image. This is a poor abstraction, and it would be nicer if there were an...