8000 Issue reading file exported from Palantir · Issue #8 · khchen/xl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Issue reading file exported from Palantir #8
Open
@mantielero

Description

@mantielero

For some reason I am struggling reading a file exported from Palantir. I created an example that is not working for me:

import xl

proc main =
  var wb = xl.load("prueba.xlsx") 
  var sheet = wb.active 
  echo sheet.cell(0, 0).value

main()

I will try to upload the example file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0