Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for Karl Knechtelâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Suggested Edit | Post #287932 |
Suggested edit: remove more noise and streamline prose; remove inaccurate terminology that doesn't help explain the situation (more) |
helpful | almost 2 years ago |
Edit | Post #289213 | Initial revision | — | almost 2 years ago |
Answer | — |
A: How to compress columns of dataframe by function Conceptually, applying a function along an axis of a `DataFrame` (i.e., applying it to each row or column) inherently produces a `Series`: a two-dimensional result is collapsed to a one-dimensional result, because one-dimensional "lines" of data are fed into a function that produces a scalar value. ... (more) |
— | almost 2 years ago |
Comment | Post #285035 |
FWIW, @#8176, the self-answered question you mention in the other thread is a perfect example of what I advocate for in my answer here. Let's do more of that. A lot more. (more) |
— | almost 2 years ago |
Edit | Post #289212 | Initial revision | — | almost 2 years ago |
Answer | — |
A: Questions easily answered by studying a beginner-level book There's still time > This scenario is not yet a problem for this site, but we will get there, since it's a huge problem for Stack Overflow This topic should be separately addressed, too. At time of writing, the main category here has 673 posts (perhaps a few more deleted ones, because I coul... (more) |
— | almost 2 years ago |
Edit | Post #289189 |
Post edited: |
— | almost 2 years ago |
Edit | Post #289189 |
Post edited: add another option |
— | almost 2 years ago |
Edit | Post #289189 | Initial revision | — | almost 2 years ago |
Answer | — |
A: Automatically install all packages needed A compromise exists between automatically inferring package names (unreliable and potentially dangerous) and writing out an explicit separate `requirements.txt` file: script-running tools such as `pip-run` may offer the ability to parse requirements declared explicitly within the source file itself, ... (more) |
— | almost 2 years ago |
Comment | Post #289043 |
While this idea seems good on the surface, I'm not confident that the SO community will be very happy about it. (more) |
— | almost 2 years ago |
Comment | Post #285894 |
When other threads are already expanded and you click "start a new comment thread", you might have to scroll quite some distance to the actual comment submission form. There's a good chance it isn't even on screen at that point, meaning you don't get immediate visual confirmation. The form should app... (more) |
— | almost 2 years ago |
Comment | Post #285067 |
Is this still happening for you now, BTW? Or has this answer become outdated? (more) |
— | almost 2 years ago |
Edit | Post #289176 | Initial revision | — | almost 2 years ago |
Answer | — |
A: How can we grow this community? Never Too Late Due to, shall we say, recent AI-related hallucinations, pretty much everything that was possible PR-wise in 2019 is possible for this site again. People are leaving Stack Overflow and this is arguably the best existing alternative. Opportunity has knocked again, but in a sense it re... (more) |
— | almost 2 years ago |