Closed ExpandingMan closed 5 years ago
Handles #124 by throwing an ArgumentError when trying to write a column of type AbstractVector{Missing} with a suggestion on how to handle it.
ArgumentError
AbstractVector{Missing}
Handles #124 by throwing an
ArgumentError
when trying to write a column of typeAbstractVector{Missing}
with a suggestion on how to handle it.