Feature suggestion:
I was using hackish solutions to select rows where a particular column is empty/non-empty, because I didn't know about isnull and notnull. I think these should be exposed as methods, particularly of Series
(i.e. columns), so they're readily discoverable via tab completion.
Example use:
selection = df[df['col'].notnull()]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4