dotnet / dotnet/BenchmarkDotNet

csv files contain units in every cell

Open
#1,485 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
11.5k
Forks
1.1k
Avg merge
6d 11h
Merged PRs (30d)
12

Description

it is annoying to import a csv into Excel due to all the " ms" and "s" suffixes on everything. Excel doesn't treat these as numbers, so I have to post process each file to remove that. Can you fix the csv exporter so it doesn't do this, perhaps normalizing all units and putting the unit suffix in the column title instead of in every cell ?

![image](https://user-images.githubusercontent.com/18707114/85180218-b81bda80-b237-11ea-869a-d37b7c07d8db.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.