pandas.Series.pop — pandas 0.16.2 documentation (original) (raw)

Series.pop(item)

Return item and drop from frame. Raise KeyError if not found.