Re: help: pandas and 2d table

2024-04-13 Thread Tim Williams via Python-list
On Sat, Apr 13, 2024 at 1:10 PM Mats Wichmann via Python-list <
[email protected]> 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's a lot to bring in if you don't need the rest of numpy.
>
> pandas.DataFrame.where — pandas 2.2.2 documentation (pydata.org)

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python documentary

2025-08-29 Thread Tim Williams via Python-list
On Fri, Aug 29, 2025 at 3:37 PM Larry Martell via Python-list <
[email protected]> 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
> talking about the walrus controversy.
> --
> https://mail.python.org/mailman3//lists/python-list.python.org


Thanks so much for this link! I just watched it and thoroughly enjoyed it.
I disagree about the time spent on the walrus operator. It seemed to be
less than 10 minutes out of the total 84 minute running time. I think more
time was spent on the py2->py3 transition.
-- 
https://mail.python.org/mailman3//lists/python-list.python.org