Open Richard-LYF opened 1 year ago
What is your pandas version? You may try pip install --upgrade pandas
.
我目前版本是2.0.0
I tried pip install --upgrade pandas, but it still does not work. weird.........
It is most likely due to the environment problems, such as python version or pandas version. You can setup a new conda environment by running
conda create -n env-openfe python=3.8
conda activate env-openfe
python -m pip install openfe
to see if it helps.
hi, it keeps producing new bugs, hah, why is this package so unstable....
我也计划使用 pandas 2.0.0 版本,请作者及时更新项目。
hi auther, maybe you can build a wechat group, then we can discuss sth about openfe in there
hi, it keeps producing new bugs, hah, why is this package so unstable....
I apologize that I am unable to replicate the reported bug. Based on my testing, OpenFE is compatible with pandas==2.0.0
.
hi auther, maybe you can build a wechat group, then we can discuss sth about openfe in there
Thank you for your suggestion. I will definitely consider it. If I create a WeChat group, I will be sure to let you know
我也计划使用 pandas 2.0.0 版本,请作者及时更新项目。
Did you encounter any errors while using pandas==2.0.0
? Based on my testing, OpenFE is compatible with pandas==2.0.0
.
![Uploading image.png…]()