I try use:
df_bm = pd.df_bm('player': [1, 2])
but appears
File "<ipython-input-36-adaefa2ccfb5>", line 1
df_bm = pd.df_bm('player': [1, 2])
^
SyntaxError: invalid syntax
I try use:
df_bm = pd.df_bm('player': [1, 2])
but appears
File "<ipython-input-36-adaefa2ccfb5>", line 1
df_bm = pd.df_bm('player': [1, 2])
^
SyntaxError: invalid syntax