How to use the pyjstat.pyjstat.Dimension function in pyjstat

To help you get started, we’ve selected a few pyjstat examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github predicador37 / pyjstat / pyjstat / pyjstat.py View on Github external
def __init__(self, *args, **kwargs):
        super(Dimension, self).__init__(*args, **kwargs)