On Fri, Aug 29, 2025 at 3:37 PM Larry Martell via Python-list <
python-list@python.org> wrote:
> https://www.youtube.com/watch?v=GfH4QL4VqJ0
>
> Watched this last night. Overall I enjoyed it (but my wife, who is not a
> programmer, fell asleep). My only quibble is that they spent too much time
> t
On Sat, Apr 13, 2024 at 1:10 PM Mats Wichmann via Python-list <
python-list@python.org> wrote:
> On 4/13/24 07:00, jak via Python-list wrote:
>
> doesn't Pandas have a "where" method that can do this kind of thing? Or
> doesn't it match what you are looking for? Pretty sure numpy does, but
> that