You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, it's true that the machinery in JSONTables.jl isn't set up very well right now for the nested table case. We'll have to think through what makes sense here; maybe we try to apply the sink recursively?
I wanted to see the json file corresponding to a dataframe that has dataframes as elements in one of the columns.
I have previously verified that
but I get this result
I wonder if it is possible to manage this type of structures
if i use jsontable on this string (http://bl.ocks.org/nautat/4085017)
and then i try to get the dataframe
The text was updated successfully, but these errors were encountered: