Is it possible to get values as nil if the column doesn't have a value when `headers: true`?
Opened this issue · 0 comments
JasterV commented
When I use the headers: true
option I'd like to get a map where all the headers are available as an entry but if the column doesn't have a value for a certain row then set the value to nil
.