W3cubDocs

/Statsmodels

statsmodels.iolib.table.SimpleTable.pop

SimpleTable.pop([index]) → item -- remove and return item at index (default last).

Raises IndexError if list is empty or index is out of range.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.iolib.table.SimpleTable.pop.html