Lucas Nanni

Results 1 issues of Lucas Nanni

Given a csv file with duplicated column names, when I use `read_csv()` to read the file with the options `name_repair = "minimal"` and `col_select` set to include the second occurrence...

bug
read :book: