I\'m trying to understand the output of df.values.base
For example, I created the following basic dataframe
df = pd.DataFrame({\'numbers\': [1, 2, 3], \'co