Hacker News
new
past
comments
ask
show
jobs
points
by
__mharrison__
2 hours ago
|
comments
by
epgui
2 hours ago
|
next
[-]
Good python code can exist, but python makes it so easy to write bad code that good python rarely exists.
reply
by
nxpnsv
2 hours ago
|
prev
|
[-]
Agree. While it is common to see code like these pandas examples, it is very possible to write these manipulations so that they return a new frame or view without changing the inputs.
reply