-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Describe the bug
The F# variant of arctrl can't open up this investigation file isa.investigation.xlsx, while the python variant seems to be able to.
To Reproduce
Read the file using f#.
Expected behavior
Both versions of arctrl to be able to read the file
OS and framework information (please complete the following information):
- OS: Windows 11
- OS Version: 24H2
- .Net core SDK version: 8.0.303
- python version: 3.11.9
Additional context
The Excel file was previously edited using python (pandas and openpyxl).
This seems to somehow create conflicts with arctrl (at least the f# variant).
This problem was discovered when the arcjson pipeline was not able to read any investigation file edited using arcmanager (which uses pandas and openpyxl).
I tried fixing this by editing the file using arctrl (python) but this did not fix the issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status