Hacker News new | ask | show | jobs
by slashcom 3405 days ago
df is a dataframe, which is like a spreadsheet. This line takes the logarithm of the column named 'y' and updates it in place.
1 comments

thanks. that part i can understand but why do that?