Giter Site home page Giter Site logo

Comments (8)

sunrisehang avatar sunrisehang commented on August 12, 2024 1

#21
我找到解决方法了,在新的pull requests里

from scorecardpy.

sunrisehang avatar sunrisehang commented on August 12, 2024

能发现你把运行的代码给我看看嘛?

from scorecardpy.

happyjay23 avatar happyjay23 commented on August 12, 2024

from scorecardpy.

ShichenXie avatar ShichenXie commented on August 12, 2024

不知道你的python环境是怎么配置的。建议使用anaconda

from scorecardpy.

happyjay23 avatar happyjay23 commented on August 12, 2024

from scorecardpy.

77QingLiu avatar 77QingLiu commented on August 12, 2024

issue + 1

from scorecardpy.

Yico123 avatar Yico123 commented on August 12, 2024

issue + 1

from scorecardpy.

sunrisehang avatar sunrisehang commented on August 12, 2024

导致报错的原因就是,pandas最新版本0.24.2和目前的scorecardpy版本不兼容,我尽快改正scorecardpy。
然后,救火的办法是,把pandas版本降级:
1.找到anacoda prompt软件,以管理员身份运行,卸载最新的pandas,命令是:conda uninstall pandas
2.安装老一点的pandas,命令时:conda install pandas==0.23.2
PS:我亲自把pandas升级了一下,报错;然后按照这个办法降级,就不再报错了,可以正常使用了。

from scorecardpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.