Code Monkey home page Code Monkey logo

Comments (3)

davidanthoff avatar davidanthoff commented on August 11, 2024

Hm, I'm not sure we should do this... There is a difference between a cell that is defined but has no data in it (which we handle correctly), and a situation where a cell is just not defined at all because you are indexing into a location outside of the size of the sheet. I think the fact that the underlying python lib also errors if one tries to access this is probably a good precedent to follow.

I'll leave this open in case others want to chime in as well.

from excelreaders.jl.

pnalysz-ipl avatar pnalysz-ipl commented on August 11, 2024

Thanks for the reply, for the time being I will do without this feature.
Just to understand a bit more. When is the cell considered to be defined - when it has value or some formatting?

from excelreaders.jl.

davidanthoff avatar davidanthoff commented on August 11, 2024

I'm not entirely clear what the semantics are, but at least from the python lib point of view there seems to be a difference between a cell existing and a cell existing but not having a value.

from excelreaders.jl.

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.