Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/featureform/featureform
/ functions
Functions
5,008 in github.com/featureform/featureform
⨍
Functions
5,008
◇
Types & classes
913
↳
Endpoints
59
↓ 1 callers
Method
runDFTransformationJob
(transformSource *metadata.SourceVariant, resID metadata.ResourceID, offlineStore provider.OfflineStore, sched
coordinator/coordinator.go:525
↓ 1 callers
Function
sanitizeTableName
(testName string, tableName string)
provider/offline_test.go:3387
↓ 1 callers
Function
save_version
(version)
tests/end_to_end/databricks/databricks.py:19
↓ 1 callers
Function
search
(phrase, host)
client/src/featureform/search.py:6
↓ 1 callers
Method
sendFeatureRequests
(ctx context.Context, features []*pb.FeatureID, entityMap map[string][]string, vals chan indexedFeatureRow, er
serving/features.go:48
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:77
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:99
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:127
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:251
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:284
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:331
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:403
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:424
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:450
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:476
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:502
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:555
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:586
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:614
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:642
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:667
↓ 1 callers
Method
serialize
(self)
client/src/featureform/resources.py:690
↓ 1 callers
Method
serializeResource
Serializes the entire ETCD Storage Object to be put into ETCD
metadata/etcd.go:294
↓ 1 callers
Function
serializedBatchRow
(entity interface{}, features []interface{})
serving/serialize.go:69
↓ 1 callers
Function
serve_data
()
tests/end_to_end/serving.py:57
↓ 1 callers
Function
serve_feature
()
tests/end_to_end/serving.py:77
↓ 1 callers
Function
serving
(obs PromFeatureObserver, promMetrics PromMetricsHandler, start time.Time, num int, errors int)
metrics/metrics_test.go:44
↓ 1 callers
Method
setColumn
(colType columnType, name string)
provider/iterators.go:359
↓ 1 callers
Method
setContext
()
provider/bigquery.go:330
↓ 1 callers
Method
setDefaultVariant
(id ResourceID, defaultVariant string)
metadata/metadata.go:1898
↓ 1 callers
Method
setEntityValue
(feature, variant, entity string, value interface{})
provider/blob_online.go:168
↓ 1 callers
Method
setTablePrefix
(prefix string)
provider/bigquery.go:326
↓ 1 callers
Function
set_bool_columns
(df: pd.DataFrame)
provider/scripts/k8s/offline_store_pandas_runner.py:424
↓ 1 callers
Function
set_gcp_credential_file_path
(store_type, spark_args, creds)
provider/scripts/spark/offline_store_spark_runner.py:616
↓ 1 callers
Method
shouldCheckProviderHealth
(ctx context.Context, provider *pb.Provider)
api/main.go:624
↓ 1 callers
Method
shuffle
Swaps random rows within the Dataset. **Examples**: ``` py client = ff.Client() dataset = client.training_set
client/src/featureform/serving.py:896
↓ 1 callers
Method
signalResourceUpdate
(key string, value string)
coordinator/coordinator.go:1219
↓ 1 callers
Method
sliceQuery
(query)
dashboard/src/components/searchresults/searchengine/SearchEngine.js:67
↓ 1 callers
Method
sortedResultsByRelevance
(data, query)
dashboard/src/components/searchresults/searchengine/SearchEngine.js:77
↓ 1 callers
Method
sqlTransformation
(config TransformationConfig, isUpdate bool)
provider/k8s.go:799
↓ 1 callers
Method
sqlTransformation
(config TransformationConfig, isUpdate bool)
provider/spark.go:1493
↓ 1 callers
Method
start
(self)
client/src/featureform/deploy.py:107
↓ 1 callers
Function
startHttpsServer
(port string)
api/main.go:1049
↓ 1 callers
Function
startMetadata
()
serving/serving_test.go:535
↓ 1 callers
Function
startServ
(t *testing.T)
metadata/metadata_test.go:401
↓ 1 callers
Method
stop
(self)
client/src/featureform/deploy.py:170
↓ 1 callers
Method
store_type
(self)
client/src/featureform/resources.py:301
↓ 1 callers
Method
supported_formats
(cls)
client/src/featureform/enums.py:157
↓ 1 callers
Function
testBigQueryConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:188
↓ 1 callers
Function
testBreakingParams
(params ErrorJobTestParams)
runner/copy_test.go:230
↓ 1 callers
Function
testCassandraConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:220
↓ 1 callers
Function
testClickHouseConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:412
↓ 1 callers
Function
testCoordinatorMaterializeFeature
(addr string)
coordinator/coordinator_test.go:1390
↓ 1 callers
Function
testCoordinatorTrainingSet
(addr string)
coordinator/coordinator_test.go:1251
↓ 1 callers
Function
testDynamoConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:262
↓ 1 callers
Function
testErrorConfigsFactory
(config Config)
runner/copy_test.go:313
↓ 1 callers
Function
testFetchLabel
(t *testing.T, client *Client, fetcher labelFetcher)
metadata/metadata_test.go:1879
↓ 1 callers
Function
testFirestoreConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:299
↓ 1 callers
Function
testK8sConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:610
↓ 1 callers
Function
testMongoConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:332
↓ 1 callers
Function
testMySqlConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:374
↓ 1 callers
Function
testParams
(params JobTestParams)
runner/copy_test.go:185
↓ 1 callers
Function
testPostgresConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:450
↓ 1 callers
Function
testRedisConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:488
↓ 1 callers
Function
testRedshiftConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:572
↓ 1 callers
Function
testRegisterPrimaryTableFromSource
(addr string)
coordinator/coordinator_test.go:1510
↓ 1 callers
Function
testRegisterSourceErrorConfigsFactory
(config Config)
runner/register_source_test.go:125
↓ 1 callers
Function
testRegisterTransformationFromSource
(addr string)
coordinator/coordinator_test.go:1615
↓ 1 callers
Function
testSnowflakeConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:518
↓ 1 callers
Function
testSparkConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:666
↓ 1 callers
Function
testSuccessfulHealthCheck
(t *testing.T, client *metadata.Client, health *Health, def metadata.ProviderDef)
health/health_test.go:386
↓ 1 callers
Function
testTrainingSetErrorConfigsFactory
(config Config)
runner/training_set_runner_test.go:121
↓ 1 callers
Function
testTransformationErrorConfigsFactory
(config Config)
runner/create_transformation_test.go:127
↓ 1 callers
Function
testUnsuccessfulHealthCheck
(t *testing.T, client *metadata.Client, health *Health, def metadata.ProviderDef)
health/health_test.go:401
↓ 1 callers
Method
to_dict
(self, feature_columns: List[str], label_column: str)
client/src/featureform/serving.py:975
↓ 1 callers
Method
to_key
Turn a hnswlib index into the original key Args: idx: an hnswlib index Returns: The key associated with the
embeddinghub/sdk/python/offlinehub.py:170
↓ 1 callers
Method
to_list
(self)
client/src/featureform/serving.py:1029
↓ 1 callers
Method
to_numpy
(self)
client/src/featureform/serving.py:972
↓ 1 callers
Method
to_numpy
(self)
client/tests/serving_test.py:46
↓ 1 callers
Method
to_tuple
(self)
client/src/featureform/serving.py:1097
↓ 1 callers
Function
training
(obs TrainingDataObserver, promMetrics PromMetricsHandler, start time.Time, num int, errors int)
metrics/metrics_test.go:32
↓ 1 callers
Method
trainingRowSelect
(columns string, trainingSetName string)
provider/bigquery.go:70
↓ 1 callers
Method
trainingRowSplitSelect
(columns string, trainingSetSplitName string)
provider/sql.go:62
↓ 1 callers
Method
trainingSetCreate
(def TrainingSetDef, featureSchemas []ResourceSchema, labelSchema ResourceSchema)
provider/spark.go:577
↓ 1 callers
Method
trainingSetCreate
(def TrainingSetDef, featureSchemas []ResourceSchema, labelSchema ResourceSchema)
provider/spark.go:604
↓ 1 callers
Method
trainingSetCreate
(store *bqOfflineStore, def TrainingSetDef, tableName string, labelName string)
provider/bigquery.go:66
↓ 1 callers
Method
trainingSetUpdate
(store *bqOfflineStore, def TrainingSetDef, tableName string, labelName string)
provider/bigquery.go:67
↓ 1 callers
Method
transformationCreate
(name string, query string)
provider/bigquery.go:63
↓ 1 callers
Method
transformationUpdate
(client *bigquery.Client, tableName string, query string)
provider/bigquery.go:65
↓ 1 callers
Method
type
(self)
client/src/featureform/resources.py:281
↓ 1 callers
Method
type
()
client/src/featureform/resources.py:932
↓ 1 callers
Method
type
()
client/src/featureform/resources.py:1428
↓ 1 callers
Method
type
(self)
client/src/featureform/resources.py:2070
↓ 1 callers
Function
unique_categories
(df, column_name)
provider/scripts/spark/offline_store_spark_runner.py:228
↓ 1 callers
Function
unorderedEqualString
(first, second []string)
provider/spark_test.go:319
↓ 1 callers
Function
update
(client *Client, t ResourceType, def ResourceDef)
metadata/metadata_test.go:348
↓ 1 callers
Method
updateQuery
TODO: _possibly_ delete this method in favor of Filepath methods
provider/spark.go:1607
↓ 1 callers
Function
updateResourceTableValues
(featureTable provider.OfflineTable, labelTable provider.OfflineTable)
coordinator/scheduletest/main.go:261
↓ 1 callers
Method
update_display_statuses
(self)
client/src/featureform/status_display.py:100
↓ 1 callers
Method
update_schedule
(self, schedule)
client/src/featureform/resources.py:1107
← previous
next →
1,701–1,800 of 5,008, ranked by callers