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
↓ 5 callers
Function
selectFilteredResources
(type)
dashboard/src/components/resource-list/ResourceList.js:14
↓ 5 callers
Method
setVariableBinding
(b variableBindingStyle)
provider/sql.go:37
↓ 5 callers
Method
sql_transformation
SQL transformation decorator. Args: variant (str): Name of variant provider (Union[str, OfflineProvider]): Provider
client/src/featureform/register.py:3409
↓ 5 callers
Function
testFetchLabels
(t *testing.T, client *Client, fetcher labelsFetcher)
metadata/metadata_test.go:1825
↓ 5 callers
Method
to_source
(self)
client/src/featureform/register.py:759
↓ 5 callers
Method
train_test_split
(This functionality is currently only available for Clickhouse). Splits an existing training set into training and testing iterators
client/src/featureform/serving.py:631
↓ 4 callers
Method
AwaitPendingSource
(sourceNameVariant metadata.NameVariant)
coordinator/coordinator.go:115
↓ 4 callers
Method
BeginObservingTrainingServe
(name string, version string)
metrics/metrics.go:30
↓ 4 callers
Method
Close
()
provider/filestore.go:44
↓ 4 callers
Method
Config
()
provider/provider.go:48
↓ 4 callers
Method
Create
(t *testing.T)
metadata/metadata_test.go:386
↓ 4 callers
Method
CreateFeatureVariant
(ctx context.Context, def FeatureDef)
metadata/client.go:303
↓ 4 callers
Function
CreateJobName
CreateJobName Only the first value in prefixes will be used.
kubernetes/kubernetes.go:35
↓ 4 callers
Function
CreateOriginalPostgresTable
(tableName string)
coordinator/coordinator_test.go:1490
↓ 4 callers
Function
CreateOriginalPostgresTable
helper function for setting original source data
coordinator/scheduletest/main.go:556
↓ 4 callers
Method
DeleteAll
()
metadata/search/search.go:19
↓ 4 callers
Method
DeleteIndex
(feature, variant string)
provider/online.go:69
↓ 4 callers
Method
Deserialize
(data SerializedConfig)
provider/provider_config/k8s_config.go:27
↓ 4 callers
Method
Deserialize
(config SerializedConfig)
provider/provider_config/firestore_config.go:23
↓ 4 callers
Method
Deserialize
(config SerializedConfig)
provider/provider_config/dynamo_config.go:25
↓ 4 callers
Method
Destroy
()
metadata/metadata_test.go:396
↓ 4 callers
Function
EqualProtoContents
EqualProtoContents compares two slices of proto messages to check that the contents are the same. It excludes the order and dedupes.
lib/proto_utils.go:11
↓ 4 callers
Method
ExecuteScript
(envVars map[string]string, args *metadata.KubernetesArgs)
provider/k8s.go:237
↓ 4 callers
Method
FilestoreType
()
provider/filestore.go:952
↓ 4 callers
Method
Get
(key string, prefix bool)
scheduling/storage_providers/storage_provider.go:9
↓ 4 callers
Function
GetCounterValue
(metric *prometheus.CounterVec, labelValues ...string)
metrics/metrics_test.go:16
↓ 4 callers
Method
GetCronJob
()
kubernetes/kubernetes.go:395
↓ 4 callers
Function
GetCurrentNamespace
()
kubernetes/kubernetes.go:337
↓ 4 callers
Method
GetDefinition
()
metadata/metadata.go:744
↓ 4 callers
Function
GetEnvInt32
(key string, fallback int32)
helpers/env.go:40
↓ 4 callers
Method
GetFunction
()
lib/sampleproto/metadata.pb.go:1009
↓ 4 callers
Method
GetKubernetesArgs
()
lib/sampleproto/metadata.pb.go:2408
↓ 4 callers
Method
GetLabels
()
metadata/client.go:1283
↓ 4 callers
Function
GetMetadataTable
()
provider/firestore.go:82
↓ 4 callers
Method
GetResource
()
lib/sampleproto/metadata.pb.go:793
↓ 4 callers
Method
GetSQLTransformation
()
lib/sampleproto/metadata.pb.go:2387
↓ 4 callers
Method
GetSources
()
metadata/client.go:1315
↓ 4 callers
Method
GetTagError
(code int, err error, c *gin.Context, resourceType string)
metadata/dashboard/dashboard_metadata.go:1334
↓ 4 callers
Method
GetTrainingSetTestSplit
(id ResourceID, testSize float32, shuffle bool, randomState int)
provider/offline.go:290
↓ 4 callers
Method
GetType
()
lib/sampleproto/metadata.pb.go:1460
↓ 4 callers
Method
HasKubernetesArgs
()
metadata/client.go:2146
↓ 4 callers
Method
IsOnDemand
()
metadata/client.go:1546
↓ 4 callers
Method
Len
()
provider/offline.go:346
↓ 4 callers
Method
ListEntities
(ctx context.Context)
metadata/client.go:1026
↓ 4 callers
Method
ListProviders
(ctx context.Context)
metadata/client.go:944
↓ 4 callers
Method
Nearest
(feature, variant string, vector []float32, k int32)
provider/online.go:75
↓ 4 callers
Function
NewAzureFileStore
(config Config)
provider/filestore.go:193
↓ 4 callers
Function
NewKubernetesJobClient
(name string, namespace string)
kubernetes/kubernetes.go:465
↓ 4 callers
Function
NewSQLOfflineStore
NewPostgresOfflineStore creates a connection to a postgres database and initializes a table to track currently active Resource tables.
provider/sql.go:80
↓ 4 callers
Method
PrimaryDataSQLTableName
()
metadata/client.go:2172
↓ 4 callers
Method
ScheduleJob
(schedule CronSchedule)
kubernetes/kubernetes.go:100
↓ 4 callers
Method
Serialize
()
runner/create_transformation.go:49
↓ 4 callers
Method
Serialize
()
provider/provider_config/redshift_config.go:26
↓ 4 callers
Method
Serialize
()
provider/provider_config/s3_file_store_config.go:24
↓ 4 callers
Method
Serialize
()
provider/provider_config/azure_file_store_config.go:21
↓ 4 callers
Method
Serialize
()
provider/provider_config/firestore_config.go:15
↓ 4 callers
Method
Serialized
()
provider/provider_config/dynamo_config.go:17
↓ 4 callers
Method
SetEntity
(entity interface{})
provider/offline.go:384
↓ 4 callers
Method
String
()
provider/redis.go:21
↓ 4 callers
Method
ToParquetRecords
*NOTE:* pointer types are used for all the scalar types to ensure they can be nullable in the parquet file.
provider/offline.go:530
↓ 4 callers
Method
Unmarshal
(data []byte)
scheduling/task_run.go:74
↓ 4 callers
Method
Update
(ResourceLookup, Resource)
metadata/metadata.go:198
↓ 4 callers
Method
UpdateTransformation
(config TransformationConfig)
provider/offline.go:277
↓ 4 callers
Method
_clean_name
(self, string_name)
client/src/featureform/register.py:1376
↓ 4 callers
Method
_get_feature_columns
( self, df, include_columns, exclude_columns, entity_column, timestamp_column )
client/src/featureform/register.py:1337
↓ 4 callers
Method
_get_source_definition
(self, source)
client/src/featureform/register.py:4761
↓ 4 callers
Function
addResourceID
(envVars map[string]string, id ResourceID)
provider/k8s.go:792
↓ 4 callers
Function
arrange_resources
(provider, source, online_store, is_local, is_insecure)
client/tests/test_search.py:147
↓ 4 callers
Method
batch_features
Return an iterator that iterates over each entity and corresponding features in feats. **Example:** ```py title="definitions.
client/src/featureform/serving.py:160
↓ 4 callers
Function
blobTableKey
(prefix, feature, variant string)
provider/blob_online.go:53
↓ 4 callers
Method
castTableItemType
(v interface{}, t interface{})
provider/bigquery.go:58
↓ 4 callers
Function
check_results
(endpoint, expected)
client/tests/e2e.py:252
↓ 4 callers
Function
client
(t *testing.T, addr string)
metadata/metadata_test.go:447
↓ 4 callers
Method
config
(self)
client/src/featureform/resources.py:376
↓ 4 callers
Method
config
(self)
client/src/featureform/register.py:574
↓ 4 callers
Method
createIndexName
(feature, variant string)
provider/pinecone.go:171
↓ 4 callers
Function
createUUID
()
provider/offline_test.go:3178
↓ 4 callers
Method
deleteJob
(mtx *concurrency.Mutex, key string)
coordinator/coordinator.go:1097
↓ 4 callers
Method
deserialize
Deserializes object into ETCD Storage Object
metadata/etcd.go:312
↓ 4 callers
Function
expectedLabelVariants
()
metadata/metadata_test.go:1340
↓ 4 callers
Function
expectedProviders
()
metadata/metadata_test.go:731
↓ 4 callers
Function
expectedSourceVariants
()
metadata/metadata_test.go:1035
↓ 4 callers
Method
fetch
https://docs.pinecone.io/reference/fetch
provider/pinecone.go:295
↓ 4 callers
Function
filledResourceDefs
()
metadata/metadata_test.go:43
↓ 4 callers
Function
get
(client *Client, t ResourceType, nameVar NameVariant)
metadata/metadata_test.go:316
↓ 4 callers
Function
getAll
(client *Client, t ResourceType, nameVars NameVariants)
metadata/metadata_test.go:284
↓ 4 callers
Method
getColumns
(client *bigquery.Client, name string)
provider/bigquery.go:64
↓ 4 callers
Function
getEnvGeneric
(key string, fallback interface{}, converter func(string) (interface{}, error))
helpers/env.go:19
↓ 4 callers
Method
getMemoryResourceTable
(id ResourceID)
provider/offline.go:650
↓ 4 callers
Method
getNVCacheKey
(name, variant string)
serving/serving.go:515
↓ 4 callers
Method
getTrainingSetName
(id ResourceID)
provider/clickhouse.go:61
↓ 4 callers
Method
getVectorField
()
provider/redis.go:359
↓ 4 callers
Function
get_blob_store
Returns a BlobStore object based on the store_credentials type Parameters: store_credentials: Namespace (used to download/upload f
provider/scripts/k8s/offline_store_pandas_runner.py:397
↓ 4 callers
Function
get_pb_status
(status)
client/tests/status_test.py:79
↓ 4 callers
Method
get_status
(self)
client/src/featureform/resources.py:1568
↓ 4 callers
Function
get_transformation_config
(registrar)
client/tests/resources_test.py:394
↓ 4 callers
Method
indexOf
(key string)
helpers/struct_map/struct_map.go:37
↓ 4 callers
Method
is_ready
(self)
client/src/featureform/resources.py:1571
↓ 4 callers
Method
kwargs
Construct kwargs for the SQL transformation.
client/src/featureform/resources.py:985
↓ 4 callers
Method
kwargs
(self)
client/src/featureform/resources.py:1040
← previous
next →
401–500 of 5,008, ranked by callers