A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/203 below:

Expose isnull and notnull as methods · Issue #203 · pandas-dev/pandas · GitHub

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