IterableTables.jl icon indicating copy to clipboard operation
IterableTables.jl copied to clipboard

Integrate with ECharts.jl

Open davidanthoff opened this issue 8 years ago • 1 comments
trafficstars

https://github.com/randyzwitch/ECharts.jl

davidanthoff avatar Jul 30 '17 23:07 davidanthoff

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

randyzwitch avatar Feb 06 '18 18:02 randyzwitch