I have the following code to adress columns and rows in a dataframe in Python:
y_train = features.iloc[start:end] [[1]] y_train_noDoppleBracket = features.ilo