logoalt Hacker News

bdjsiqoocwk11/21/20241 replyview on HN

Nonsense, if you understand why df[df.sh ==val] you'll see it's great. If you don't, you can also do df.query("sh == val").


Replies

stared11/22/2024

If you type df[df2.sh == val] you will understand why it is not great.

show 1 reply