Kenneth C. Arnold

Results 36 comments of Kenneth C. Arnold

I've seen several students end up with only the editor window displayed (no Shell or anything else). I don't know how they got there, but I don't recall this being...

I doubt my students would have had Expert mode enabled in the first week of class. But fortunately I haven't seen this behavior again. Close the issue for now?

I have occasionally written multi-row `summarize` pipelines intentionally, but when I do that I need to very carefully document what that code is doing. When I teach `summarize`, the working...

Since this operation is sometimes called "split-apply-combine", perhaps `recombine`, or `rebuild`, `reconstruct`, `remake`, or `reform`? Since we're making an entirely new data frame by combining the results of operations on...

Some real-world examples would help in picking the name. (I thought I'd had some, but in a quick look through my stuff, I only found examples of where the multi-row...

Thanks! Note: this implementation will (if I understand correctly) sample at the x values of the data, which will mean too few points in areas where there's a big gap...

Thanks for the build; my tunes have returned! I'm seeing an occasional strange mouse-focus behavior with that build, definitely not a blocker but unusual. See screencap—notice that sometimes clicks are...

Actually I'm seeing this in Inkscape too, so it's probably a GTK issue. Do you still want an issue here?

Possible example strategy (but quite complex) from node.js: https://github.com/nodejs/node/blob/main/lib%2Fevents.js#L1061 h/t: https://www.reddit.com/r/javascript/comments/1c3gkr1/comment/kzgxjv8/

Maybe better: https://github.com/azu/events-to-async