.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/source/Makefile
docs/source/conf.py
docs/source/crunch_cube.rst
docs/source/cube_slice.rst
docs/source/dimension.rst
docs/source/index.rst
docs/source/_static/crunch_logo.png
src/cr/__init__.py
src/cr.cube.egg-info/PKG-INFO
src/cr.cube.egg-info/SOURCES.txt
src/cr.cube.egg-info/dependency_links.txt
src/cr.cube.egg-info/namespace_packages.txt
src/cr.cube.egg-info/requires.txt
src/cr.cube.egg-info/top_level.txt
src/cr.cube.egg-info/zip-safe
src/cr/cube/__init__.py
src/cr/cube/crunch_cube.py
src/cr/cube/cube_slice.py
src/cr/cube/dimension.py
src/cr/cube/util.py
src/cr/cube/measures/__init__.py
src/cr/cube/measures/index.py
src/cr/cube/measures/scale_means.py
tests/integration/.__init__.py.swp
tests/integration/__init__.py
tests/integration/test_crunch_cube.py
tests/integration/test_cube_slice.py
tests/integration/test_dimension.py
tests/integration/test_headers_and_subtotals.py
tests/integration/test_index.py
tests/integration/test_index_table.py
tests/integration/test_multiple_response.py
tests/integration/test_scale_means.py
tests/integration/test_z_scores.py
tests/integration/fixtures/__init__.py
tests/integration/fixtures/cubes/.mr-x-mr-index-table.json.swp
tests/integration/fixtures/cubes/__init__.py
tests/integration/fixtures/cubes/admit-x-dept-unweighted.json
tests/integration/fixtures/cubes/admit-x-gender-weighted.json
tests/integration/fixtures/cubes/age-x-accrpipe.json
tests/integration/fixtures/cubes/array-by-mr.json
tests/integration/fixtures/cubes/bbc-news.json
tests/integration/fixtures/cubes/binned.json
tests/integration/fixtures/cubes/ca-cat-x-mr-x-ca-subvar-hs.json
tests/integration/fixtures/cubes/ca-items-x-ca-cat-x-cat.json
tests/integration/fixtures/cubes/ca-subvar-x-cat-hs.json
tests/integration/fixtures/cubes/ca-with-nets.json
tests/integration/fixtures/cubes/ca-x-cat-hs.json
tests/integration/fixtures/cubes/ca-x-mr-hs.json
tests/integration/fixtures/cubes/ca-x-mr-sig-testing-subtotals.json
tests/integration/fixtures/cubes/ca-x-mr-weighted-hs.json
tests/integration/fixtures/cubes/ca-x-single-cat.json
tests/integration/fixtures/cubes/cat-arr-with-single-cat.json
tests/integration/fixtures/cubes/cat-x-cat-filtered-population.json
tests/integration/fixtures/cubes/cat-x-cat-german-weighted.json
tests/integration/fixtures/cubes/cat-x-cat-pruning-hs.json
tests/integration/fixtures/cubes/cat-x-cat-with-empty-cols.json
tests/integration/fixtures/cubes/cat-x-cat.json
tests/integration/fixtures/cubes/cat-x-date-hs-prune.json
tests/integration/fixtures/cubes/cat-x-datetime.json
tests/integration/fixtures/cubes/cat-x-items-x-cats-hs.json
tests/integration/fixtures/cubes/cat-x-mr-hs.json
tests/integration/fixtures/cubes/cat-x-mr-pruned-col.json
tests/integration/fixtures/cubes/cat-x-mr-pruned-row-col.json
tests/integration/fixtures/cubes/cat-x-mr-pruned-row.json
tests/integration/fixtures/cubes/cat-x-mr-weighted-hs.json
tests/integration/fixtures/cubes/cat-x-mr-x-cat-missing.json
tests/integration/fixtures/cubes/cat-x-mr-x-cat.json
tests/integration/fixtures/cubes/cat-x-mr-x-mr-pruned-rows.json
tests/integration/fixtures/cubes/cat-x-mr-x-mr.json
tests/integration/fixtures/cubes/cat-x-mr.json
tests/integration/fixtures/cubes/cat-x-num-hs-prune.json
tests/integration/fixtures/cubes/cat-x-num-x-datetime.json
tests/integration/fixtures/cubes/econ-blame-with-hs-missing.json
tests/integration/fixtures/cubes/econ-blame-with-hs.json
tests/integration/fixtures/cubes/econ-blame-x-ideology-col-hs.json
tests/integration/fixtures/cubes/econ-blame-x-ideology-row-and-col-hs.json
tests/integration/fixtures/cubes/econ-blame-x-ideology-row-hs.json
tests/integration/fixtures/cubes/econ-gender-x-ideology-weighted.json
tests/integration/fixtures/cubes/econ-identity-x-period.json
tests/integration/fixtures/cubes/econ-mean-age-blame-x-gender.json
tests/integration/fixtures/cubes/econ-mean-no-dims.json
tests/integration/fixtures/cubes/econ-us-problem-x-bigger-problem.json
tests/integration/fixtures/cubes/food-groops-x-starttime-x-nordic-countries.json
tests/integration/fixtures/cubes/fruit-hs-top-bottom.json
tests/integration/fixtures/cubes/fruit-x-pets-array-pets-first.json
tests/integration/fixtures/cubes/fruit-x-pets-array-subvars-first.json
tests/integration/fixtures/cubes/fruit-x-pets-array.json
tests/integration/fixtures/cubes/fruit-x-pets-hs-top-bottom.json
tests/integration/fixtures/cubes/fruit-x-pets.json
tests/integration/fixtures/cubes/full-cube.json
tests/integration/fixtures/cubes/gender-party-race.json
tests/integration/fixtures/cubes/gender-x-weight.json
tests/integration/fixtures/cubes/huffpost-actions-x-household.json
tests/integration/fixtures/cubes/letters-x-pets-hs.json
tests/integration/fixtures/cubes/logical-univariate.json
tests/integration/fixtures/cubes/logical-x-cat.json
tests/integration/fixtures/cubes/means-with-single-cat.json
tests/integration/fixtures/cubes/missing-cat-hs.json
tests/integration/fixtures/cubes/mr-by-mr-different-mrs.json
tests/integration/fixtures/cubes/mr-cat-mr.json
tests/integration/fixtures/cubes/mr-mr-cat.json
tests/integration/fixtures/cubes/mr-x-ca-with-hs.json
tests/integration/fixtures/cubes/mr-x-cat-hs.json
tests/integration/fixtures/cubes/mr-x-cat-profiles-stats-weighted.json
tests/integration/fixtures/cubes/mr-x-cat-pruned-col.json
tests/integration/fixtures/cubes/mr-x-cat-pruned-row-col.json
tests/integration/fixtures/cubes/mr-x-cat-pruned-row.json
tests/integration/fixtures/cubes/mr-x-cat-x-mr-prune.json
tests/integration/fixtures/cubes/mr-x-mr-index-table.json
tests/integration/fixtures/cubes/mr-x-single-wave.json
tests/integration/fixtures/cubes/natrep-cube.json
tests/integration/fixtures/cubes/pets-array-cat-first.json
tests/integration/fixtures/cubes/pets-array-subvar-first.json
tests/integration/fixtures/cubes/pets-array-x-pets.json
tests/integration/fixtures/cubes/pets-array.json
tests/integration/fixtures/cubes/pets-x-fruit-hs.json
tests/integration/fixtures/cubes/pets-x-fruit.json
tests/integration/fixtures/cubes/pets-x-pets-array.json
tests/integration/fixtures/cubes/pets-x-pets.json
tests/integration/fixtures/cubes/prompted-awareness.json
tests/integration/fixtures/cubes/scale-with-null-values.json
tests/integration/fixtures/cubes/selected-3way-2-filledmissing.json
tests/integration/fixtures/cubes/selected-3way-filledmissing.json
tests/integration/fixtures/cubes/selected-by-selected.json
tests/integration/fixtures/cubes/selected-crosstab-4.json
tests/integration/fixtures/cubes/selected-crosstab-array-first.json
tests/integration/fixtures/cubes/selected-crosstab-array-last.json
tests/integration/fixtures/cubes/simple-ca-hs.json
tests/integration/fixtures/cubes/simple-cat-array.json
tests/integration/fixtures/cubes/simple-datetime.json
tests/integration/fixtures/cubes/simple-mr.json
tests/integration/fixtures/cubes/simple-text.json
tests/integration/fixtures/cubes/single-col-margin-not-iterable.json
tests/integration/fixtures/cubes/starttime-x-nordic-countries-x-food-groops.json
tests/integration/fixtures/cubes/stats_test.json
tests/integration/fixtures/cubes/test-profiles-percentages.json
tests/integration/fixtures/cubes/univ-mr-with-hs.json
tests/integration/fixtures/cubes/univariate-categorical.json
tests/integration/fixtures/cubes/value-added-services.json
tests/integration/fixtures/cubes/voter-registration.json
tests/integration/fixtures/cubes/xyz-simple-alltypes.json
tests/integration/fixtures/cubes/scale_means/__init__.py
tests/integration/fixtures/cubes/scale_means/ca-cat-x-items.json
tests/integration/fixtures/cubes/scale_means/ca-items-x-cat.json
tests/integration/fixtures/cubes/scale_means/ca-x-mr.json
tests/integration/fixtures/cubes/scale_means/cat-x-ca-cat-x-items.json
tests/integration/fixtures/cubes/scale_means/cat-x-cat-sm-margin.json
tests/integration/fixtures/cubes/scale_means/cat-x-cat.json
tests/integration/fixtures/cubes/scale_means/cat-x-mr.json
tests/integration/fixtures/cubes/scale_means/mr-x-cat.json
tests/integration/fixtures/cubes/scale_means/univariate-cat.json
tests/unit/.test_dimension.py.swp
tests/unit/__init__.py
tests/unit/test_crunch_cube.py
tests/unit/test_cube_slice.py
tests/unit/test_dimension.py
tests/unit/test_index_table.py
tests/unit/test_scale_means.py
tests/unit/unitutil.py