Open mochen2047 opened 3 weeks ago
python 3.10.13 numpy 1.26.4 pandas 2.1.4 scipy 1.13.1 argparse 1.1 matplotlib 3.9.1 Using the above version of the package, replace "df=df. append (others. rename ('other ')" in line 38 with "df. loc ['other']=others. values" to successfully run.
Hi,I would like to know the versions of the packages in the script, as well as the Python version,any help will be appreciated. Thank you.