LICENSE.txt
MANIFEST.in
README.rst
requirements-extras.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
static_frame/__init__.py
static_frame/__main__.py
static_frame.egg-info/PKG-INFO
static_frame.egg-info/SOURCES.txt
static_frame.egg-info/dependency_links.txt
static_frame.egg-info/requires.txt
static_frame.egg-info/top_level.txt
static_frame/core/__init__.py
static_frame/core/array_go.py
static_frame/core/assign.py
static_frame/core/bus.py
static_frame/core/container.py
static_frame/core/container_util.py
static_frame/core/display.py
static_frame/core/display_color.py
static_frame/core/display_html_datatables.py
static_frame/core/doc_str.py
static_frame/core/exception.py
static_frame/core/frame.py
static_frame/core/hloc.py
static_frame/core/index.py
static_frame/core/index_auto.py
static_frame/core/index_base.py
static_frame/core/index_correspondence.py
static_frame/core/index_datetime.py
static_frame/core/index_hierarchy.py
static_frame/core/index_level.py
static_frame/core/interface.py
static_frame/core/node_dt.py
static_frame/core/node_iter.py
static_frame/core/node_selector.py
static_frame/core/node_str.py
static_frame/core/series.py
static_frame/core/store.py
static_frame/core/store_filter.py
static_frame/core/store_hdf5.py
static_frame/core/store_sqlite.py
static_frame/core/store_xlsx.py
static_frame/core/store_zip.py
static_frame/core/type_blocks.py
static_frame/core/util.py
static_frame/performance/__init__.py
static_frame/performance/core.py
static_frame/performance/iter_group_perf.py
static_frame/performance/main.py
static_frame/performance/perf_test.py
static_frame/performance/pydata_2018.py
static_frame/performance/pydata_2019.py