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
Method
max_consecutive_positives
(x)
featuretools/primitives/standard/aggregation/max_consecutive_positives.py:38
Method
max_consecutive_true
(x)
featuretools/primitives/standard/aggregation/max_consecutive_true.py:23
Method
max_consecutive_zeros
(x)
featuretools/primitives/standard/aggregation/max_consecutive_zeros.py:38
Method
max_count
(x)
featuretools/primitives/standard/aggregation/max_count.py:36
Method
max_min_delta
(x)
featuretools/primitives/standard/aggregation/max_min_delta.py:35
Function
max_wrapper
(sub_s)
featuretools/tests/primitive_tests/test_rolling_primitive_utils.py:260
Method
mean_characters_per_word
(series)
featuretools/primitives/standard/transform/natural_language/mean_characters_per_word.py:53
Method
mean_sunday
Finds the mean of non-null values of a feature that occurred on Sundays
featuretools/tests/primitive_tests/test_agg_feats.py:573
Method
median_count
(x)
featuretools/primitives/standard/aggregation/median_count.py:39
Method
median_word_length
(x)
featuretools/primitives/standard/transform/natural_language/median_word_length.py:45
Method
metadata
Returns the metadata for this EntitySet. The metadata will be recomputed if it does not exist.
featuretools/entityset/entityset.py:183
Method
min_count
(x)
featuretools/primitives/standard/aggregation/min_count.py:37
Function
min_wrapper
(sub_s)
featuretools/tests/primitive_tests/test_rolling_primitive_utils.py:271
Method
minute
(vals)
featuretools/primitives/standard/transform/datetime/minute.py:30
Function
mock_cluster
( n_workers=1, threads_per_worker=1, diagnostics_port=8787, memory_limit=None, **dask_kwar
featuretools/tests/testing_utils/cluster.py:4
Function
mock_customer
()
featuretools/tests/conftest.py:158
Function
moderate_right_skewed_df
()
featuretools/tests/utils_tests/test_recommend_primitives.py:20
Method
modulo_by_feature
(vals)
featuretools/primitives/standard/transform/binary/modulo_by_feature.py:31
Method
modulo_scalar
(vals)
featuretools/primitives/standard/transform/binary/modulo_numeric_scalar.py:31
Method
month
(vals)
featuretools/primitives/standard/transform/datetime/month.py:30
Method
multi_cum_sum
(x)
featuretools/tests/computational_backend/test_calculate_feature_matrix.py:2333
Method
multi_cum_sum
(x)
featuretools/tests/computational_backend/test_calculate_feature_matrix.py:2357
Method
multi_cum_sum
(x)
featuretools/tests/primitive_tests/test_groupby_transform_primitives.py:544
Method
multiply_numeric_boolean
(ser1, ser2)
featuretools/primitives/standard/transform/binary/multiply_numeric_boolean.py:51
Method
multiply_scalar
(vals)
featuretools/primitives/standard/transform/binary/multiply_numeric_scalar.py:28
Method
my_function
(values)
featuretools/tests/computational_backend/test_feature_set_calculator.py:941
Method
n_most_common
(x)
featuretools/primitives/standard/aggregation/n_most_common.py:41
Method
n_most_common_frequency
(data, n=self.n)
featuretools/primitives/standard/aggregation/n_most_common_frequency.py:57
Method
n_output_features
(self)
featuretools/feature_discovery/LiteFeature.py:168
Method
n_unique_days
(x)
featuretools/primitives/standard/aggregation/n_unique_days.py:34
Method
n_unique_days_of_calendar_year
(x)
featuretools/primitives/standard/aggregation/n_unique_days_of_calendar_year.py:33
Method
n_unique_days_of_month
(x)
featuretools/primitives/standard/aggregation/n_unique_days_of_month.py:35
Method
n_unique_months
(x)
featuretools/primitives/standard/aggregation/n_unique_months.py:35
Method
n_unique_weeks
(x)
featuretools/primitives/standard/aggregation/n_unique_weeks.py:36
Method
name
(self)
featuretools/feature_discovery/LiteFeature.py:99
Method
name
(self)
featuretools/entityset/relationship.py:146
Method
negate
(vals)
featuretools/primitives/standard/transform/numeric/negate.py:21
Method
non_indexed_name
(self)
featuretools/feature_discovery/LiteFeature.py:114
Function
normal_df
()
featuretools/tests/utils_tests/test_recommend_primitives.py:46
Function
normalize_es
()
featuretools/tests/entityset_tests/test_es.py:1352
Function
not_a_transform_input
Verifies transform inputs are not transform features or direct features of transform features Returns True if a transform primitive can stack
featuretools/synthesis/deep_feature_synthesis.py:1060
Method
not_equal
(x_vals, y_vals)
featuretools/primitives/standard/transform/binary/not_equal.py:29
Method
not_equal_scalar
(vals)
featuretools/primitives/standard/transform/binary/not_equal_scalar.py:29
Method
nth_week_of_month
(x)
featuretools/primitives/standard/transform/nth_week_of_month.py:34
Method
num_common_words
(x)
featuretools/primitives/standard/transform/natural_language/number_of_common_words.py:68
Method
num_consecutive_greater_mean
(x)
featuretools/primitives/standard/aggregation/num_consecutive_greater_mean.py:43
Method
num_consecutive_less_mean
(x)
featuretools/primitives/standard/aggregation/num_consecutive_less_mean.py:43
Method
num_false_since_last_true
(x)
featuretools/primitives/standard/aggregation/num_false_since_last_true.py:30
Method
num_peaks
(x)
featuretools/primitives/standard/aggregation/num_peaks.py:29
Method
num_true_since_last_false
(x)
featuretools/primitives/standard/aggregation/num_true_since_last_false.py:29
Method
num_unique_words
(array)
featuretools/primitives/standard/transform/natural_language/number_of_unique_words.py:58
Method
num_words_in_quotes
(array)
featuretools/primitives/standard/transform/natural_language/number_of_words_in_quotes.py:73
Method
num_zero_crossings
(x)
featuretools/primitives/standard/aggregation/num_zero_crossings.py:26
Method
number_output_features
(self)
featuretools/feature_base/feature_base.py:200
Method
number_output_features
(self)
featuretools/feature_base/feature_base.py:591
Method
number_output_features
(self)
featuretools/feature_base/feature_base.py:1047
Method
one_digit_postal_code
(postal_codes)
featuretools/primitives/standard/transform/postal/one_digit_postal_code.py:26
Function
parent_child
()
featuretools/tests/computational_backend/test_feature_set_calculator.py:785
Method
parent_column
Column in parent dataframe
featuretools/entityset/relationship.py:91
Method
parent_dataframe
Parent dataframe object
featuretools/entityset/relationship.py:81
Method
parent_name
The name of the parent, relative to the child.
featuretools/entityset/relationship.py:101
Method
part_of_day
(vals)
featuretools/primitives/standard/transform/datetime/part_of_day.py:65
Method
pd_avg_time_between
Assumes time scales are closer to order of seconds than to nanoseconds if times are much closer to nanoseconds we
featuretools/primitives/standard/aggregation/avg_time_between.py:47
Method
pd_diff
(values)
featuretools/primitives/standard/transform/datetime/time_since_previous.py:42
Method
pd_diff
(values)
featuretools/primitives/standard/transform/numeric/diff.py:43
Method
pd_entropy
(s)
featuretools/primitives/standard/aggregation/entropy.py:39
Method
pd_first
(x)
featuretools/primitives/standard/aggregation/first.py:22
Method
pd_is_in
(array)
featuretools/tests/primitive_tests/test_transform_features.py:1065
Method
pd_is_in
(array)
featuretools/primitives/standard/transform/is_in.py:32
Method
pd_last
(x)
featuretools/primitives/standard/aggregation/last.py:22
Method
pd_mode
(s)
featuretools/primitives/standard/aggregation/mode.py:27
Method
pd_time_since
(array, time)
featuretools/primitives/standard/transform/datetime/time_since.py:50
Method
pd_top3
(x)
featuretools/tests/primitive_tests/test_direct_features.py:148
Method
pd_top3
(x)
featuretools/tests/primitive_tests/test_agg_feats.py:657
Method
pd_trend
(y, x)
featuretools/primitives/standard/aggregation/trend.py:38
Method
percent_change
(data)
featuretools/primitives/standard/transform/percent_change.py:99
Method
percent_true
(s)
featuretools/primitives/standard/aggregation/percent_true.py:35
Method
percent_unique
(x)
featuretools/primitives/standard/aggregation/percent_unique.py:43
Function
postal_code_dataframe
()
featuretools/tests/conftest.py:266
Function
primitives_to_install_dir
(this_dir)
featuretools/tests/primitive_tests/test_primitive_utils.py:183
Method
progress_callback
(*args)
featuretools/computational_backends/feature_set_calculator.py:103
Function
projected_amount_left
(amount, timestamp, time=None)
featuretools/tests/primitive_tests/test_groupby_transform_primitives.py:432
Method
quarter
(vals)
featuretools/primitives/standard/transform/datetime/quarter.py:30
Method
rate_of_change
(values, time)
featuretools/primitives/standard/transform/numeric/rate_of_change.py:30
Function
read_entityset
Read entityset from disk, S3 path, or URL. NOTE: Never attempt to read an archived EntitySet from an untrusted source. Args: path (s
featuretools/entityset/deserialize.py:141
Method
related_features
(self)
featuretools/feature_discovery/LiteFeature.py:184
Function
relationships
()
featuretools/tests/conftest.py:204
Function
reset_dfs_cache
()
featuretools/tests/primitive_tests/test_agg_feats.py:41
Function
reset_dfs_cache
()
featuretools/tests/primitive_tests/test_feature_serialization.py:73
Method
rfunc
(feature_list: List[LiteFeature])
featuretools/feature_discovery/FeatureCollection.py:125
Function
right_skew_moderate_and_heavy_df
(moderate_right_skewed_df, heavy_right_skewed_df)
featuretools/tests/utils_tests/test_recommend_primitives.py:51
Method
rolling_count
(datetime)
featuretools/primitives/standard/transform/time_series/rolling_count.py:98
Method
rolling_max
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_max.py:102
Method
rolling_mean
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_mean.py:95
Method
rolling_min
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_min.py:101
Method
rolling_outlier_count
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_outlier_count.py:111
Function
rolling_outlier_series
()
featuretools/tests/conftest.py:258
Method
rolling_std
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_std.py:100
Method
rolling_trend
(datetime, numeric)
featuretools/primitives/standard/transform/time_series/rolling_trend.py:84
Function
s3_bucket
(s3_client, region="us-east-2")
featuretools/tests/entityset_tests/test_serialization.py:212
← previous
next →
1,101–1,200 of 2,586, ranked by callers