how to slice a dataframe in python by index code example
Example: python slice Dataframe
2 9.00
3 9.00
4 8.97
Name: Gage Height [ft], dtype: float64
2 9.00
3 9.00
4 8.97
Name: Gage Height [ft], dtype: float64