Age | Commit message (Expand) | Author |
---|---|---|
2022-03-12 | Fill in empty values in csv text with: "x" | BonfaceKilz |
2022-03-12 | Extract a strain name given a csv string and it's header | BonfaceKilz |
2022-03-12 | Don't add extra key "Column" to dict if there are no changes | BonfaceKilz |
2022-03-12 | Fill CSV text if there are non-even rows | BonfaceKilz |
2022-03-12 | Create new method for filling csv with a default value | BonfaceKilz |
2022-03-12 | Replace "all" with "and" | BonfaceKilz |
2022-03-12 | Store columns in the output dict | BonfaceKilz |
2022-03-12 | Add methods for working with csv data | BonfaceKilz |