Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've always wanted to make a simpler API called RowCol.

why `.slice` ?



The data frame is a Python dict and I consider that a feature so that users know how to e.g. loop through columns with .items() etc. That then means that bracket notation is reserved for column names only (i.e. dict keys). So, that's why a separate function is needed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: