Open
Description
At the moment coerce!
is a variation of coerce
that works in-place for data frames. But to avoid adding DataFrames as a dependency, there is a hack:
ScientificTypes.jl/src/coerce.jl
Line 197 in 10b3323
Now we have optional dependencies this hack can be removed.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
priority low / straightforward