inplace=True)"Warning (from warnings module):SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrameSee the caveats in t
import pandas as pddef gamestates(actions : pd.DataFrame, nb_prev_actions: int =3) -> List[pd.DataFrame]: for i in range(1, nb_prev_actions):1.0, 1688: 1.0, 2190: 0.0, 2227: 1.0,
2435: 1.0,