Giter Site home page Giter Site logo

Comments (4)

widdowquinn avatar widdowquinn commented on June 14, 2024

Hi,

Yes - that's a problem in Pandas, I'm afraid. There was a period when everything worked fine (and pyani wrote out Excel by default), and then the openpyxl support broke for some reason. Honestly, I forgot about it, and I've not been back to see if Pandas has caught up yet.

Would you be able to let me know which version of Pandas you have installed?

Cheers,

L.

from pyani.

jpearl01 avatar jpearl01 commented on June 14, 2024

Ah, I just have the version of Pandas which pip installs while installing pyani (although I've been interested in checking it out since everyone seems to be using/enjoying it). Currently looks like version
0.19.1

~josh

from pyani.

widdowquinn avatar widdowquinn commented on June 14, 2024

I guess they haven't fixed it yet, then ;) I'll take a look and see what I can do.

from pyani.

widdowquinn avatar widdowquinn commented on June 14, 2024

Returning to this after a while. openpyxl and pandas seem to talk to each other nicely again, at least, at the following version points:

>>> import openpyxl
>>> openpyxl.__version__
'2.5.8'
>>> import pandas
>>> pandas.__version__
'0.23.4'

So I'm going to close this, for now.

from pyani.

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.