Skip to content

Reading formula values from Excel in Cadwork Python without Pandas #326

@mankatmalte-dev

Description

@mankatmalte-dev

Hi all,

I’m trying to read formula-evaluated values from an Excel sheet (.xlsx) in the Cadwork Python API. I initially considered using Pandas, but importing it (and NumPy) inside Cadwork seems a bit tricky.

I need to read the calculated content of formulas, which is why saving the sheet as CSV is not ideal.

Has anyone faced a similar issue and found a simple way to read Excel formulas without installing Pandas or other external modules, so it would work reliably for everyone using the plugin?

Thanks in advance for any advice!

Metadata

Metadata

Assignees

No one assigned

    Labels

    script helpThe user asks for helping in a Cadwork API python scripting task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions