Luke
0
Q:

drop last row pandas

df.drop(df.tail(n).index,inplace=True) # drop last n rows
2

New to Communities?

Join the community