I have been working with pandas lately and of course used the .at[] and .loc[] accessors.
I don't ask how to use them.
I want to understand how they work and why they are not implemented as methods.
This might be a general Python topic that I dont know about. Feel free to refer to other threads. I searched but did not find anything useful.
Thanks in advance.