Skip to content
Snippets Groups Projects
  • Tobias Schmidt's avatar
    604e6d7f
    fix bug in table class · 604e6d7f
    Tobias Schmidt authored
    - fix assign column type as string (not str) if pattern doesn't match
    - allow more complicated headers (with special characters)
    - add some test cases
    604e6d7f
    History
    fix bug in table class
    Tobias Schmidt authored
    - fix assign column type as string (not str) if pattern doesn't match
    - allow more complicated headers (with special characters)
    - add some test cases