MCPcopy Create free account

hub / github.com/featureform/featureform / functions

Functions5,008 in github.com/featureform/featureform

↓ 1 callersMethodrunDFTransformationJob
(transformSource *metadata.SourceVariant, resID metadata.ResourceID, offlineStore provider.OfflineStore, sched
coordinator/coordinator.go:525
↓ 1 callersFunctionsanitizeTableName
(testName string, tableName string)
provider/offline_test.go:3387
↓ 1 callersFunctionsave_version
(version)
tests/end_to_end/databricks/databricks.py:19
↓ 1 callersFunctionsearch
(phrase, host)
client/src/featureform/search.py:6
↓ 1 callersMethodsendFeatureRequests
(ctx context.Context, features []*pb.FeatureID, entityMap map[string][]string, vals chan indexedFeatureRow, er
serving/features.go:48
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:77
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:99
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:127
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:251
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:284
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:331
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:403
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:424
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:450
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:476
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:502
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:555
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:586
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:614
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:642
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:667
↓ 1 callersMethodserialize
(self)
client/src/featureform/resources.py:690
↓ 1 callersMethodserializeResource
Serializes the entire ETCD Storage Object to be put into ETCD
metadata/etcd.go:294
↓ 1 callersFunctionserializedBatchRow
(entity interface{}, features []interface{})
serving/serialize.go:69
↓ 1 callersFunctionserve_data
()
tests/end_to_end/serving.py:57
↓ 1 callersFunctionserve_feature
()
tests/end_to_end/serving.py:77
↓ 1 callersFunctionserving
(obs PromFeatureObserver, promMetrics PromMetricsHandler, start time.Time, num int, errors int)
metrics/metrics_test.go:44
↓ 1 callersMethodsetColumn
(colType columnType, name string)
provider/iterators.go:359
↓ 1 callersMethodsetContext
()
provider/bigquery.go:330
↓ 1 callersMethodsetDefaultVariant
(id ResourceID, defaultVariant string)
metadata/metadata.go:1898
↓ 1 callersMethodsetEntityValue
(feature, variant, entity string, value interface{})
provider/blob_online.go:168
↓ 1 callersMethodsetTablePrefix
(prefix string)
provider/bigquery.go:326
↓ 1 callersFunctionset_bool_columns
(df: pd.DataFrame)
provider/scripts/k8s/offline_store_pandas_runner.py:424
↓ 1 callersFunctionset_gcp_credential_file_path
(store_type, spark_args, creds)
provider/scripts/spark/offline_store_spark_runner.py:616
↓ 1 callersMethodshouldCheckProviderHealth
(ctx context.Context, provider *pb.Provider)
api/main.go:624
↓ 1 callersMethodshuffle
Swaps random rows within the Dataset. **Examples**: ``` py client = ff.Client() dataset = client.training_set
client/src/featureform/serving.py:896
↓ 1 callersMethodsignalResourceUpdate
(key string, value string)
coordinator/coordinator.go:1219
↓ 1 callersMethodsliceQuery
(query)
dashboard/src/components/searchresults/searchengine/SearchEngine.js:67
↓ 1 callersMethodsortedResultsByRelevance
(data, query)
dashboard/src/components/searchresults/searchengine/SearchEngine.js:77
↓ 1 callersMethodsqlTransformation
(config TransformationConfig, isUpdate bool)
provider/k8s.go:799
↓ 1 callersMethodsqlTransformation
(config TransformationConfig, isUpdate bool)
provider/spark.go:1493
↓ 1 callersMethodstart
(self)
client/src/featureform/deploy.py:107
↓ 1 callersFunctionstartHttpsServer
(port string)
api/main.go:1049
↓ 1 callersFunctionstartMetadata
()
serving/serving_test.go:535
↓ 1 callersFunctionstartServ
(t *testing.T)
metadata/metadata_test.go:401
↓ 1 callersMethodstop
(self)
client/src/featureform/deploy.py:170
↓ 1 callersMethodstore_type
(self)
client/src/featureform/resources.py:301
↓ 1 callersMethodsupported_formats
(cls)
client/src/featureform/enums.py:157
↓ 1 callersFunctiontestBigQueryConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:188
↓ 1 callersFunctiontestBreakingParams
(params ErrorJobTestParams)
runner/copy_test.go:230
↓ 1 callersFunctiontestCassandraConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:220
↓ 1 callersFunctiontestClickHouseConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:412
↓ 1 callersFunctiontestCoordinatorMaterializeFeature
(addr string)
coordinator/coordinator_test.go:1390
↓ 1 callersFunctiontestCoordinatorTrainingSet
(addr string)
coordinator/coordinator_test.go:1251
↓ 1 callersFunctiontestDynamoConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:262
↓ 1 callersFunctiontestErrorConfigsFactory
(config Config)
runner/copy_test.go:313
↓ 1 callersFunctiontestFetchLabel
(t *testing.T, client *Client, fetcher labelFetcher)
metadata/metadata_test.go:1879
↓ 1 callersFunctiontestFirestoreConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:299
↓ 1 callersFunctiontestK8sConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:610
↓ 1 callersFunctiontestMongoConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:332
↓ 1 callersFunctiontestMySqlConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:374
↓ 1 callersFunctiontestParams
(params JobTestParams)
runner/copy_test.go:185
↓ 1 callersFunctiontestPostgresConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:450
↓ 1 callersFunctiontestRedisConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:488
↓ 1 callersFunctiontestRedshiftConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:572
↓ 1 callersFunctiontestRegisterPrimaryTableFromSource
(addr string)
coordinator/coordinator_test.go:1510
↓ 1 callersFunctiontestRegisterSourceErrorConfigsFactory
(config Config)
runner/register_source_test.go:125
↓ 1 callersFunctiontestRegisterTransformationFromSource
(addr string)
coordinator/coordinator_test.go:1615
↓ 1 callersFunctiontestSnowflakeConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:518
↓ 1 callersFunctiontestSparkConfigUpdates
(t *testing.T, providerType pt.Type, valid bool)
metadata/provider_test.go:666
↓ 1 callersFunctiontestSuccessfulHealthCheck
(t *testing.T, client *metadata.Client, health *Health, def metadata.ProviderDef)
health/health_test.go:386
↓ 1 callersFunctiontestTrainingSetErrorConfigsFactory
(config Config)
runner/training_set_runner_test.go:121
↓ 1 callersFunctiontestTransformationErrorConfigsFactory
(config Config)
runner/create_transformation_test.go:127
↓ 1 callersFunctiontestUnsuccessfulHealthCheck
(t *testing.T, client *metadata.Client, health *Health, def metadata.ProviderDef)
health/health_test.go:401
↓ 1 callersMethodto_dict
(self, feature_columns: List[str], label_column: str)
client/src/featureform/serving.py:975
↓ 1 callersMethodto_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 callersMethodto_list
(self)
client/src/featureform/serving.py:1029
↓ 1 callersMethodto_numpy
(self)
client/src/featureform/serving.py:972
↓ 1 callersMethodto_numpy
(self)
client/tests/serving_test.py:46
↓ 1 callersMethodto_tuple
(self)
client/src/featureform/serving.py:1097
↓ 1 callersFunctiontraining
(obs TrainingDataObserver, promMetrics PromMetricsHandler, start time.Time, num int, errors int)
metrics/metrics_test.go:32
↓ 1 callersMethodtrainingRowSelect
(columns string, trainingSetName string)
provider/bigquery.go:70
↓ 1 callersMethodtrainingRowSplitSelect
(columns string, trainingSetSplitName string)
provider/sql.go:62
↓ 1 callersMethodtrainingSetCreate
(def TrainingSetDef, featureSchemas []ResourceSchema, labelSchema ResourceSchema)
provider/spark.go:577
↓ 1 callersMethodtrainingSetCreate
(def TrainingSetDef, featureSchemas []ResourceSchema, labelSchema ResourceSchema)
provider/spark.go:604
↓ 1 callersMethodtrainingSetCreate
(store *bqOfflineStore, def TrainingSetDef, tableName string, labelName string)
provider/bigquery.go:66
↓ 1 callersMethodtrainingSetUpdate
(store *bqOfflineStore, def TrainingSetDef, tableName string, labelName string)
provider/bigquery.go:67
↓ 1 callersMethodtransformationCreate
(name string, query string)
provider/bigquery.go:63
↓ 1 callersMethodtransformationUpdate
(client *bigquery.Client, tableName string, query string)
provider/bigquery.go:65
↓ 1 callersMethodtype
(self)
client/src/featureform/resources.py:281
↓ 1 callersMethodtype
()
client/src/featureform/resources.py:932
↓ 1 callersMethodtype
()
client/src/featureform/resources.py:1428
↓ 1 callersMethodtype
(self)
client/src/featureform/resources.py:2070
↓ 1 callersFunctionunique_categories
(df, column_name)
provider/scripts/spark/offline_store_spark_runner.py:228
↓ 1 callersFunctionunorderedEqualString
(first, second []string)
provider/spark_test.go:319
↓ 1 callersFunctionupdate
(client *Client, t ResourceType, def ResourceDef)
metadata/metadata_test.go:348
↓ 1 callersMethodupdateQuery
TODO: _possibly_ delete this method in favor of Filepath methods
provider/spark.go:1607
↓ 1 callersFunctionupdateResourceTableValues
(featureTable provider.OfflineTable, labelTable provider.OfflineTable)
coordinator/scheduletest/main.go:261
↓ 1 callersMethodupdate_display_statuses
(self)
client/src/featureform/status_display.py:100
↓ 1 callersMethodupdate_schedule
(self, schedule)
client/src/featureform/resources.py:1107
← previousnext →1,701–1,800 of 5,008, ranked by callers