Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Base only provides `zero(::Type{T}) where T<:Number`, not `zero(::Type{T}) where T`, and our method results in StackOverflows when called with `Any` when it should return an error. See JuliaData/DataFrames.jl#1251
- Loading branch information