Skip to content

v0.18.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 28 Apr 21:49
83adb7b
  • DataFrame constructor now correctly handles corner cases of objects that follow Tables.jl interface (see #1788 for an example problem that had to be fixed)
  • DataFrame constructor for GroupedDataFrame and Vector{<:NamedTuple} now disallows passing copycols keyword argument