TypedTables.jl
TypedTables.jl copied to clipboard
Warning Message
Got a mildly weird warning message that should probably be disable -- it looks like a bug in TypedTables itself.
include("Cleaning.jl")
┌ Warning: use values(kwargs) and keys(kwargs) instead of kwargs.data and kwargs.itr
│ caller = DictTable(ts::DataFrame; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) at DictTable.jl:31
└ @ TypedTables ~/.julia/packages/TypedTables/zfbS2/src/DictTable.jl:31