Closed JuliaSprenger closed 2 years ago
If the field name includes a character considered 'special' by regular expressions (e.g. ( or ), the compression fails with an error: IndexError: index 0 is out of bounds for axis 0 with size 0
(
)
IndexError: index 0 is out of bounds for axis 0 with size 0
If the field name includes a character considered 'special' by regular expressions (e.g.
(
or)
, the compression fails with an error:IndexError: index 0 is out of bounds for axis 0 with size 0