2020-04-03 16:20:41 +02:00
|
|
|
{
|
|
|
|
"docs": {
|
|
|
|
"Getting Started": [
|
|
|
|
"index",
|
|
|
|
"install",
|
2020-04-09 14:42:49 +02:00
|
|
|
"user_data",
|
|
|
|
"records_mode"
|
2020-04-03 16:20:41 +02:00
|
|
|
],
|
|
|
|
"Importing Data": [
|
|
|
|
"importers/csv",
|
|
|
|
"importers/json",
|
|
|
|
"importers/xml"
|
|
|
|
],
|
|
|
|
"Operations": [
|
|
|
|
"operations/transform",
|
|
|
|
"operations/add_column",
|
2020-04-09 14:42:49 +02:00
|
|
|
"operations/fill_down",
|
|
|
|
"operations/blank_down",
|
|
|
|
"operations/recon",
|
|
|
|
"operations/key_value_columnize"
|
2020-04-03 16:20:41 +02:00
|
|
|
],
|
|
|
|
"Facets": [
|
|
|
|
"facets/text",
|
|
|
|
"facets/numeric",
|
|
|
|
"facets/scatterplot"
|
|
|
|
],
|
|
|
|
"Exporters": [
|
|
|
|
"exporters/csv",
|
|
|
|
"exporters/gsheets",
|
|
|
|
"exporters/ods"
|
|
|
|
],
|
|
|
|
"GREL": [
|
|
|
|
"grel/cross",
|
|
|
|
"grel/facetCount",
|
|
|
|
"grel/toString"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|