vincent d warmerdam
vincent d warmerdam
Given the radio silence, @FBruzzesi would you be OK if we just update the ticket to reflect that the docs should be updated?
@FBruzzesi I made a separate issue for the docs https://github.com/koaning/scikit-lego/issues/614 to keep this thread on topic. @timmocking instead of finding a dataset could you share a benchmark on simulated data?...
That's not an unreasonable idea, although it does feel a bit like an anti-pattern. Got a good name for a tag in that case? Note: I have a newborn now...
There are things that are reasonable to put behind the tickets besides the language. Some markdown providers will allow for line highlighting via things like: ```` ```python highlight=12-14 ```` So...
There's a new anywidget method that we'll use going forward instead. Should fix this issue!
That seems like a straightforward fix. Maybe add this example as a unit test just to play it safe?
Note: this one might not be ideal to pick up during the code spring. These grouped metrics may be ported to another library.
Pun intended ... maybe this classname: `WithoutlierCV`? It sure sounds better than `WithoutOutlierCV` but then again the letter is more literally explaining what it does without trying to be clever...
What about saving the filename, without the suffix, into the saved file as well? That's something a config file might be able to handle. I'm still a little up in...
@arnicas I might want to pick up this ticket, but the more I think about it ... the more I like the "cli" approach. Mainly because it seems super normal...