Was following Sentdex Machine Learning Tutorials in youtube. In the 5th part he does this
forecast_out = int(math.ceil(0.01*len(df))) print(forecast_out) df[