Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alteryx/featuretools
/ functions
Functions
2,586 in github.com/alteryx/featuretools
⨍
Functions
2,586
◇
Types & classes
377
↳
Endpoints
19
Function
test_serialization
(es)
featuretools/tests/primitive_tests/test_direct_features.py:264
Function
test_serialization
(es)
featuretools/tests/primitive_tests/test_groupby_transform_primitives.py:510
Function
test_serialization
(es)
featuretools/tests/primitive_tests/test_agg_feats.py:344
Function
test_serialization
(es)
featuretools/tests/primitive_tests/test_identity_features.py:10
Method
test_serialize
(self, es, target_dataframe_name="log")
featuretools/tests/primitive_tests/utils.py:76
Method
test_serialize
(self, es)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:663
Method
test_serialize
(self, es)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:878
Function
test_serialize_features_mock_anon_s3
(es, s3_client, s3_bucket)
featuretools/tests/primitive_tests/test_feature_serialization.py:244
Function
test_serialize_features_mock_s3
(es, s3_client, s3_bucket)
featuretools/tests/primitive_tests/test_feature_serialization.py:228
Function
test_serialize_invalid_formats
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:81
Function
test_serialize_s3_csv
(es, s3_client, s3_bucket, profile_name)
featuretools/tests/entityset_tests/test_serialization.py:229
Function
test_serialize_s3_parquet
(es, s3_client, s3_bucket, profile_name)
featuretools/tests/entityset_tests/test_serialization.py:245
Function
test_serialize_s3_pickle
(es, s3_client, s3_bucket, profile_name)
featuretools/tests/entityset_tests/test_serialization.py:237
Function
test_serialize_subdirs_not_removed
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:265
Function
test_serialize_url
(es)
featuretools/tests/primitive_tests/test_feature_serialization.py:306
Function
test_serialize_url_csv
(es)
featuretools/tests/entityset_tests/test_serialization.py:259
Function
test_serialized_renamed_features
(es)
featuretools/tests/primitive_tests/test_feature_serialization.py:137
Function
test_set_and_get_config
()
featuretools/tests/config_tests/test_config.py:17
Function
test_set_data_path
(es)
featuretools/tests/primitive_tests/test_feature_base.py:177
Function
test_set_feature_names_aggregation_feature
(es)
featuretools/tests/primitive_tests/test_feature_base.py:519
Function
test_set_feature_names_error_on_single_output_feature
(es)
featuretools/tests/primitive_tests/test_feature_base.py:498
Function
test_set_feature_names_not_unique
(es)
featuretools/tests/primitive_tests/test_feature_base.py:486
Function
test_set_feature_names_transform_feature
(es)
featuretools/tests/primitive_tests/test_feature_base.py:506
Function
test_set_feature_names_wrong_number_of_names
(es)
featuretools/tests/primitive_tests/test_feature_base.py:472
Function
test_set_non_valid_time_index_type
(es)
featuretools/tests/entityset_tests/test_es.py:1158
Function
test_set_time_type_on_init
(transactions_df)
featuretools/tests/entityset_tests/test_es.py:1068
Function
test_setitem
(add_dataframe)
featuretools/tests/entityset_tests/test_es.py:2100
Function
test_sets_time_when_adding_dataframe
(transactions_df)
featuretools/tests/entityset_tests/test_es.py:1088
Function
test_setting_and_getting
()
featuretools/tests/utils_tests/test_trie.py:17
Function
test_show_info
(capsys)
featuretools/tests/utils_tests/test_utils_info.py:19
Method
test_single
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:123
Function
test_single_args_string
()
featuretools/tests/primitive_tests/test_primitive_base.py:78
Function
test_single_feature
(es)
featuretools/tests/primitive_tests/test_features_serializer.py:23
Function
test_single_feature
(es)
featuretools/tests/primitive_tests/test_features_deserializer.py:27
Method
test_single_name
(self)
featuretools/tests/primitive_tests/transform_primitive_tests/test_full_name_primitives.py:59
Method
test_single_name
(self)
featuretools/tests/primitive_tests/transform_primitive_tests/test_full_name_primitives.py:125
Function
test_single_row
(simple_es)
featuretools/tests/entityset_tests/test_plotting.py:59
Function
test_singular
()
featuretools/tests/entityset_tests/test_timedelta.py:16
Function
test_sizeof
(es)
featuretools/tests/entityset_tests/test_es.py:1532
Method
test_skipna
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:693
Method
test_skipna
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:738
Method
test_skipna
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:846
Function
test_some_instances_not_in_data
(es)
featuretools/tests/computational_backend/test_calculate_feature_matrix.py:1928
Method
test_some_nans
(self)
featuretools/tests/primitive_tests/transform_primitive_tests/test_cumulative_time_since.py:48
Method
test_some_nans
(self)
featuretools/tests/primitive_tests/transform_primitive_tests/test_cumulative_time_since.py:123
Function
test_sort_time_id
()
featuretools/tests/entityset_tests/test_es.py:818
Method
test_special_characters_and_whitespace
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_num_characters.py:27
Method
test_special_characters_and_whitespace
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_number_of_unique_words.py:28
Method
test_special_characters_and_whitespace
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_num_words.py:27
Function
test_squared
(es)
featuretools/tests/primitive_tests/test_feature_base.py:95
Function
test_stack_on_self
(es, test_transform_primitive)
featuretools/tests/primitive_tests/test_feature_base.py:601
Function
test_stacked
(es, trans_feat)
featuretools/tests/primitive_tests/test_feature_visualizer.py:373
Function
test_stacked_feature_to_featurebase
()
featuretools/tests/feature_discovery/test_convertors.py:111
Function
test_stacking_multi
(es)
featuretools/tests/primitive_tests/test_agg_feats.py:698
Function
test_stacking_on_multioutput_to_featurebase
()
featuretools/tests/feature_discovery/test_convertors.py:192
Function
test_stacking_where_primitives
(es)
featuretools/tests/synthesis/test_deep_feature_synthesis.py:813
Function
test_stacks_multioutput_features
(es)
featuretools/tests/synthesis/test_deep_feature_synthesis.py:1120
Function
test_string_timedelta_args
()
featuretools/tests/entityset_tests/test_timedelta.py:93
Method
test_strings
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_upper_case_word_count.py:10
Method
test_strings
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_title_word_count.py:15
Method
test_strings
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_whitespace_count.py:20
Method
test_strings
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_upper_case_count.py:15
Method
test_subsequence_at_end
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:77
Method
test_subsequence_at_end
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:209
Method
test_subsequence_at_start
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:47
Method
test_subsequence_at_start
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:179
Method
test_subsequence_in_middle
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:17
Method
test_subsequence_in_middle
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_num_consecutive.py:149
Function
test_summarize_primitives
()
featuretools/tests/primitive_tests/test_primitive_utils.py:317
Function
test_sys_info
()
featuretools/tests/utils_tests/test_utils_info.py:28
Method
test_ten_years
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:899
Method
test_ten_years
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:943
Method
test_ten_years
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:1026
Method
test_ten_years
(self)
featuretools/tests/primitive_tests/aggregation_primitive_tests/test_agg_primitives.py:1065
Function
test_text_primitives
(es)
featuretools/tests/primitive_tests/test_transform_features.py:974
Method
test_the
(self)
featuretools/tests/primitive_tests/natural_language_primitives_tests/test_count_string.py:177
Function
test_third
()
featuretools/tests/utils_tests/test_description_utils.py:16
Function
test_time_since
()
featuretools/tests/primitive_tests/transform_primitive_tests/test_transform_primitive.py:47
Function
test_time_since_first
(es)
featuretools/tests/primitive_tests/test_agg_feats.py:419
Function
test_time_since_last
(es)
featuretools/tests/primitive_tests/test_agg_feats.py:401
Function
test_time_since_last_custom
(es)
featuretools/tests/primitive_tests/test_agg_feats.py:530
Function
test_time_since_primitive_matches_all_datetime_types
(es)
featuretools/tests/primitive_tests/test_transform_features.py:1363
Function
test_time_type_check_order
(dates_df)
featuretools/tests/entityset_tests/test_ww_es.py:231
Function
test_timedelta_equality
()
featuretools/tests/entityset_tests/test_timedelta.py:11
Function
test_to_csv
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:96
Function
test_to_csv_interesting_values
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:106
Function
test_to_csv_manual_interesting_values
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:113
Function
test_to_dictionary_agg
(es)
featuretools/tests/primitive_tests/test_feature_base.py:247
Function
test_to_dictionary_direct
(es)
featuretools/tests/primitive_tests/test_feature_base.py:207
Function
test_to_dictionary_groupby_trans
(es)
featuretools/tests/primitive_tests/test_feature_base.py:327
Function
test_to_dictionary_identity
(es)
featuretools/tests/primitive_tests/test_feature_base.py:231
Function
test_to_dictionary_multi_slice
(es)
featuretools/tests/primitive_tests/test_feature_base.py:350
Function
test_to_dictionary_trans
(es)
featuretools/tests/primitive_tests/test_feature_base.py:310
Function
test_to_dictionary_where
(es)
featuretools/tests/primitive_tests/test_feature_base.py:278
Function
test_to_encode_features
(es)
featuretools/tests/synthesis/test_encode_features.py:56
Function
test_to_keys_method
(feature_args, expected)
featuretools/tests/feature_discovery/test_feature_collection.py:73
Function
test_to_parquet
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:154
Function
test_to_parquet_interesting_values
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:177
Function
test_to_parquet_manual_interesting_values
(es, tmp_path)
featuretools/tests/entityset_tests/test_serialization.py:164
Function
test_to_parquet_with_lti
(tmp_path, mock_customer)
featuretools/tests/entityset_tests/test_serialization.py:184
← previous
next →
2,301–2,400 of 2,586, ranked by callers