Please add the feature of pattern mismatch o r Negation of [...], matches characters not in the brackets for **sheets parameter** For example: SELECT * FROM read_sheets(['*.xls', '*.xlsx'], _**sheets=['*![SheetToDiscard]*']**_);
Please add the feature of pattern mismatch o r Negation of [...], matches characters not in the brackets for sheets parameter
For example:
SELECT * FROM read_sheets(['.xls', '.xlsx'], sheets=['![SheetToDiscard]']);