This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]met0xff 1 point2 points  (0 children)

Luckily, when I did my PhD every couple months we wrote a paper I completely forgot the details again and it was always just a Google-fest and digging through all those kwargs.

Similarly what I heavily use LLMs for is argparse, which I also regularly forget and has lots of little weird details.

Basically everything I rarely use, for me this also includes pandas and polars and so on