LICENSE.md
MANIFEST.in
README.rst
setup.cfg
setup.py
LICENSES/FUTURE_LICENSE
LICENSES/NUMPY_LICENSE
LICENSES/PANDAS_LICENSE
caar/__init__.py
caar/cleanthermostat.py
caar/config.ini
caar/configparser_read.py
caar/history.py
caar/histsummary.py
caar/pandas_tseries_tools.py
caar/picklert.py
caar/timeseries.py
caar.egg-info/PKG-INFO
caar.egg-info/SOURCES.txt
caar.egg-info/dependency_links.txt
caar.egg-info/requires.txt
caar.egg-info/top_level.txt
data/__init__.py
data/cycles.csv
data/inside.csv
data/outside.csv
data/thermostats.csv
data/us_postal_codes.csv
tests/__init__.py
tests/conftest.py
tests/test_caar.py
tests/data/__init__.py
tests/data/test_TX_cycles.pickle
tests/data/test_TX_cycles_py27.pickle
tests/data/test_TX_geospatial.pickle
tests/data/test_TX_geospatial_py27.pickle
tests/data/test_TX_inside.pickle
tests/data/test_TX_inside_py27.pickle
tests/data/test_TX_outside.pickle
tests/data/test_TX_outside_py27.pickle
tests/data/test_TX_sensors.pickle
tests/data/test_TX_sensors_py27.pickle
tests/data/test_all_states_cycles.pickle
tests/data/test_all_states_cycles_py27.pickle
tests/data/test_all_states_geospatial.pickle
tests/data/test_all_states_geospatial_py27.pickle
tests/data/test_all_states_inside.pickle
tests/data/test_all_states_inside_py27.pickle
tests/data/test_all_states_outside.pickle
tests/data/test_all_states_outside_py27.pickle
tests/data/test_all_states_sensors.pickle
tests/data/test_all_states_sensors_py27.pickle
tests/data/test_cycles.csv
tests/data/test_inside.csv
tests/data/test_outside.csv
tests/data/test_thermostats.csv
tests/data/test_us_postal_codes_clean.csv