Skip to content

CrunchCube.N #4

Description

@jamesrkg

I can't see this anywhere yet. It would be handy to have access to the overall N of the cube. Unsure if there are any edge cases that would make it more complicated than:

    @property
    def N(self):
        '''Return the overall N of the cube.
        '''
        return self._cube['result']['n']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions