The law of data interception in dataframe

print(train[0:46])

Understand, the interception in this dataframe is based on the rules for intercepting data. The
starting value is x, (x can be 0), and the end point is y, so the total intercepted data is yx rows.

Guess you like

Origin blog.csdn.net/huatianxue/article/details/114264478
law