pandas.DataFrame.icol — pandas 0.18.1 documentation (
original
) (
raw
)
DataFrame.icol(
i
)
¶
DEPRECATED. Use .iloc[:, i] instead