IterableTables.jl
IterableTables.jl copied to clipboard
Integrate with ECharts.jl
trafficstars
https://github.com/randyzwitch/ECharts.jl
What needs to be done in order to incorporate IterableTables into my ECharts.jl package (the METADATA one).
Right now, I have some methods defined for DataFrames, but very few of them actually use DataFrames.jl defined methods (I use groupby/melt in a few places).
Right now, the dataframe methods are defined as AbstractDataFrame