Drew Kersnar

Results 2 issues of Drew Kersnar

### Describe the bug Running the benchmarks_monthly.py script for .NET preview 4 on an `arm64` machine with an `arm` configuration crashes. ### To Reproduce > git clone https://github.com/dotnet/performance.git > cd...

Architecture: ARM64

https://github.com/dotnet/machinelearning/issues/5647 is no longer present, but while investigating that issue I discovered some bugs with `WriteCsv`. This PR does the following: - Fixes bugs where text qualifiers (quotation marks) were...