Laurențiu Leahu-Vlăducu
Laurențiu Leahu-Vlăducu
**Describe the bug** When calling readCSV() with special options passed to CsvInputOptionsBrowser, TypeScript can't find the types because @types/papaparse is part of the devDependencies and not of the dependencies, resulting...
### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of...
I tested XLNT with some test files and noticed issues with the following file I downloaded from the internet: [EBA Validation Rules March 2020 deactivation.xlsx](https://github.com/tfussell/xlnt/files/9983598/EBA.Validation.Rules.March.2020.deactivation.xlsx) I got the following exception:...
I noticed that `xlsx_consumer.cpp` throws exceptions in multiple cases when `count` does not match the number of elements. This causes issues because: 1. According to ECMA-376, in each of these...