-
Hello :wave:
First of all, thanks for this standard! 🚀 I like standards. 😄
This is not an issue but rather a question. I'm simply curious.
Looking at [short list of types](https://xlsform.or…
-
## Description
Small 🐛 that is semi-related to #2676. In the same flowdock thread (https://www.flowdock.com/app/kobotoolbox/support/threads/w7pzaSyCBbROAcUz7riyBWkhExs) the first mentioned issue is…
-
#### Software and hardware versions
pyxform v1.9
#### Problem description
When you process an XLSForm, in whatever format (markdown, spreadsheet file, e.t.c.), and get the JSON survey form…
-
#### Software and hardware versions
All versions
#### Problem description
It can be useful to have a queriable dataset defined within a form. Because instances are only generated for selects wit…
-
#### Software and hardware versions
pyxform v1.7.0, Python v3.8
#### When indicating a relative path for the input file (../folder1/input.xlsx) into the command:
>%run -i c:\users\...\anaconda3…
-
xlrd has been passively maintained since 2016: https://groups.google.com/g/python-excel/c/P6TjJgFVjMI/m/g8d0eWxTBQAJ
xlrd 2.0 was [recently released](https://groups.google.com/g/python-excel/c/IRa8…
-
(second sim bug)
- [x] add failing test
- [x] fix it
Broken by #2000 / the fix for https://github.com/XLSForm/pyxform/issues/229
Hint: https://github.com/kobotoolbox/kpi/blob/0cde9029f37f3a8…
-
PyXForm crashes with a key error if select_one_external does not have a choice_filter
```
File "/home/cquiros/data/projects2017/personal/software/pyxform/pyxform/xls2json.py", line 1205, in work…
-
xlsform-converter uses the method parse_file_to_json from pyxform.xls2json in its parser.py file.
Newer versions of pyxform (>0.15.1) set the default_name to "data" in this method. This is apparentl…
-
This is a regression with v0.15.0 and I suspect the problem is https://github.com/XLSForm/pyxform/pull/287.
Here's the form in question.
[test.xlsx](https://github.com/XLSForm/pyxform/files/356090…