world_trade_data icon indicating copy to clipboard operation
world_trade_data copied to clipboard

pd.np.NaN is deprecated and creates and error; use numpy version of comand

Open sebastiankimm opened this issue 2 years ago • 0 comments

pd.np.NaN is deprecated and creates an error. add import numpy and change command to "np.NaN"

sebastiankimm avatar Jul 19 '23 14:07 sebastiankimm