LICENSE
MANIFEST.in
README.md
dev-requirements.txt
requirements.txt
setup-requirements.txt
setup.cfg
setup.py
test-requirements.txt
featuretools/__init__.py
featuretools/__main__.py
featuretools/config_init.py
featuretools/exceptions.py
featuretools/version.py
featuretools/computational_backends/__init__.py
featuretools/computational_backends/api.py
featuretools/computational_backends/base_backend.py
featuretools/computational_backends/calculate_feature_matrix.py
featuretools/computational_backends/feature_tree.py
featuretools/computational_backends/pandas_backend.py
featuretools/computational_backends/utils.py
featuretools/demo/__init__.py
featuretools/demo/api.py
featuretools/demo/flight.py
featuretools/demo/mock_customer.py
featuretools/demo/retail.py
featuretools/entityset/__init__.py
featuretools/entityset/api.py
featuretools/entityset/deserialize.py
featuretools/entityset/entity.py
featuretools/entityset/entityset.py
featuretools/entityset/relationship.py
featuretools/entityset/serialize.py
featuretools/entityset/timedelta.py
featuretools/feature_base/__init__.py
featuretools/feature_base/api.py
featuretools/feature_base/feature_base.py
featuretools/feature_base/features_deserializer.py
featuretools/feature_base/features_serializer.py
featuretools/primitives/__init__.py
featuretools/primitives/api.py
featuretools/primitives/utils.py
featuretools/primitives/base/__init__.py
featuretools/primitives/base/aggregation_primitive_base.py
featuretools/primitives/base/api.py
featuretools/primitives/base/primitive_base.py
featuretools/primitives/base/transform_primitive_base.py
featuretools/primitives/base/utils.py
featuretools/primitives/data/featuretools_unit_test_example.csv
featuretools/primitives/standard/__init__.py
featuretools/primitives/standard/aggregation_primitives.py
featuretools/primitives/standard/api.py
featuretools/primitives/standard/binary_transform.py
featuretools/primitives/standard/cum_transform_feature.py
featuretools/primitives/standard/transform_primitive.py
featuretools/selection/__init__.py
featuretools/selection/api.py
featuretools/selection/selection.py
featuretools/selection/variance_selection.py
featuretools/synthesis/__init__.py
featuretools/synthesis/api.py
featuretools/synthesis/deep_feature_synthesis.py
featuretools/synthesis/dfs.py
featuretools/synthesis/encode_features.py
featuretools/tests/__init__.py
featuretools/tests/conftest.py
featuretools/tests/test_version.py
featuretools/tests/computational_backend/__init__.py
featuretools/tests/computational_backend/test_calculate_feature_matrix.py
featuretools/tests/computational_backend/test_dask_features.py
featuretools/tests/computational_backend/test_encode_features.py
featuretools/tests/computational_backend/test_pandas_backend.py
featuretools/tests/config_tests/__init__.py
featuretools/tests/config_tests/test_config.py
featuretools/tests/demo_tests/__init__.py
featuretools/tests/demo_tests/test_demo_data.py
featuretools/tests/dfs_tests/__init__.py
featuretools/tests/dfs_tests/test_deep_feature_synthesis.py
featuretools/tests/dfs_tests/test_dfs_method.py
featuretools/tests/entityset_tests/__init__.py
featuretools/tests/entityset_tests/test_entity.py
featuretools/tests/entityset_tests/test_es.py
featuretools/tests/entityset_tests/test_es_metadata.py
featuretools/tests/entityset_tests/test_last_time_index.py
featuretools/tests/entityset_tests/test_plotting.py
featuretools/tests/entityset_tests/test_serialization.py
featuretools/tests/entityset_tests/test_timedelta.py
featuretools/tests/integration_data/__init__.py
featuretools/tests/primitive_tests/__init__.py
featuretools/tests/primitive_tests/test_agg_feats.py
featuretools/tests/primitive_tests/test_direct_features.py
featuretools/tests/primitive_tests/test_feature_base.py
featuretools/tests/primitive_tests/test_feature_serialization.py
featuretools/tests/primitive_tests/test_features_deserializer.py
featuretools/tests/primitive_tests/test_features_serializer.py
featuretools/tests/primitive_tests/test_groupby_transform_primitives.py
featuretools/tests/primitive_tests/test_identity_features.py
featuretools/tests/primitive_tests/test_make_agg_primitives.py
featuretools/tests/primitive_tests/test_make_trans_primitives.py
featuretools/tests/primitive_tests/test_overrides.py
featuretools/tests/primitive_tests/test_primitive_base.py
featuretools/tests/primitive_tests/test_primitive_utils.py
featuretools/tests/primitive_tests/test_transform_features.py
featuretools/tests/primitive_tests/bad_primitive_files/__init__.py
featuretools/tests/primitive_tests/bad_primitive_files/multiple_primitives.py
featuretools/tests/primitive_tests/bad_primitive_files/no_primitives.py
featuretools/tests/primitive_tests/primitives_to_install/__init__.py
featuretools/tests/primitive_tests/primitives_to_install/custom_max.py
featuretools/tests/primitive_tests/primitives_to_install/custom_mean.py
featuretools/tests/primitive_tests/primitives_to_install/custom_sum.py
featuretools/tests/selection/__init__.py
featuretools/tests/selection/test_selection.py
featuretools/tests/synthesis_tests/__init__.py
featuretools/tests/testing_utils/__init__.py
featuretools/tests/testing_utils/cluster.py
featuretools/tests/testing_utils/features.py
featuretools/tests/testing_utils/mock_ds.py
featuretools/tests/utils_tests/__init__.py
featuretools/tests/utils_tests/test_cli_utils.py
featuretools/tests/utils_tests/test_config.py
featuretools/tests/utils_tests/test_entity_utils.py
featuretools/tests/utils_tests/test_entry_point.py
featuretools/tests/utils_tests/test_list_primitives.py
featuretools/tests/utils_tests/test_time_utils.py
featuretools/tests/wrappers/__init__.py
featuretools/tests/wrappers/test_sklearn_wrapper.py
featuretools/utils/__init__.py
featuretools/utils/api.py
featuretools/utils/cli_utils.py
featuretools/utils/entity_utils.py
featuretools/utils/entry_point.py
featuretools/utils/gen_utils.py
featuretools/utils/time_utils.py
featuretools/utils/wrangle.py
featuretools/variable_types/__init__.py
featuretools/variable_types/api.py
featuretools/variable_types/variable.py
featuretools/wrappers/__init__.py
featuretools/wrappers/api.py
featuretools/wrappers/sklearn.py
featuretools_MV.egg-info/PKG-INFO
featuretools_MV.egg-info/SOURCES.txt
featuretools_MV.egg-info/dependency_links.txt
featuretools_MV.egg-info/entry_points.txt
featuretools_MV.egg-info/requires.txt
featuretools_MV.egg-info/top_level.txt