haganbt / PYLON-exporter

Utility for exporting data from a PYLON index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

name defaults to 'not specified' for timeSeries with overridden child freqDist

haganbt opened this issue · comments

"timeSeries": [
            {
                "type": "timeSeries",
                "interval": "week",
                "then": {
                    "type": "freqDist",
                    "target": "fb.topics.name",
                    "threshold": 3
                }
            }
        ]