MCPcopy Create free account

hub / github.com/featureform/featureform / functions

Functions5,008 in github.com/featureform/featureform

↓ 172 callersMethodString
()
types/types.go:20
↓ 150 callersMethodRun
()
types/types.go:8
↓ 125 callersMethodError
()
metadata/dashboard/dashboard_metadata.go:174
↓ 119 callersMethodNext
()
provider/filestore.go:55
↓ 108 callersFunctionsanitize
(ident string)
provider/sql.go:24
↓ 104 callersMethodClose
()
provider/online.go:40
↓ 97 callersMethodUnmarshal
(data []byte)
scheduling/tasks.go:60
↓ 93 callersMethodToURI
Returns the full path to the object, including the scheme and bucket/container
filestore/filepath.go:100
↓ 87 callersFunctioncreateSafeUUID
()
coordinator/coordinator_test.go:33
↓ 85 callersMethodType
()
provider/provider.go:47
↓ 83 callersMethodMarshal
()
scheduling/tasks.go:56
↓ 78 callersMethodappend
(self, row)
client/src/featureform/serving.py:1018
↓ 66 callersMethodError
()
provider/errors.go:42
↓ 66 callersFunctionassertEqual
(t *testing.T, this, that interface{})
metadata/metadata_test.go:541
↓ 65 callersMethodKey
Returns the blob key, which is the relative path to the object (i.e. without the scheme or bucket/container)
filestore/filepath.go:87
↓ 61 callersFunctionsanitizeCH
ClickHouse needs backticks for table names, not quotes
provider/clickhouse.go:39
↓ 60 callersFunctionformat_rows
( format_obj, format_obj_2=None, format_obj_3=None, format_obj_4=None, format_obj_5=None,
client/src/featureform/format.py:8
↓ 59 callersMethodcheck
(expectedType OfflineResourceType, otherTypes ...OfflineResourceType)
provider/offline.go:109
↓ 56 callersMethodregister_resources
Registers a features and/or labels that can be used in training sets or served. **Examples**: ``` py average_user_tr
client/src/featureform/register.py:930
↓ 55 callersMethodCreateFilePath
CreateFilePath creates a new filepath object with the bucket and scheme from a Key
provider/filestore.go:50
↓ 52 callersMethodContains
(b StringSet)
helpers/string_set/string_set.go:5
↓ 51 callersMethodRecv
()
metadata/client.go:927
↓ 51 callersMethodSerialize
()
runner/library.go:31
↓ 49 callersFunctionrandomID
(types ...OfflineResourceType)
provider/offline_test.go:110
↓ 46 callersFunctionsparkSafeRandomID
(types ...OfflineResourceType)
provider/spark_test.go:977
↓ 45 callersMethodStatus
()
provider/online.go:47
↓ 44 callersMethodID
()
metadata/metadata.go:191
↓ 44 callersMethodSend
(row *pb.TrainingDataRow)
serving/serving_test.go:1119
↓ 43 callersFunctionGetEnv
GetEnv Takes a environment variable key and returns the value if it exists. Otherwise, returns the fallback value provided
helpers/env.go:11
↓ 42 callersMethodGetStatus
()
metadata/metadata.go:195
↓ 42 callersMethodWrite
(key filestore.Filepath, data []byte)
provider/filestore.go:35
↓ 41 callersMethodProto
()
metadata/metadata.go:194
↓ 40 callersMethodGetName
TODO: Consider renaming this to GetSchema, which is more descriptive and general purpose. The SourceTable string could be used by callers that are onl
provider/offline.go:413
↓ 39 callersFunctionGet
(t pt.Type, config pc.SerializedConfig)
provider/provider.go:89
↓ 39 callersMethodName
()
metadata/dashboard/dashboard_metadata.go:1315
↓ 39 callersMethodRead
(key filestore.Filepath)
provider/filestore.go:36
↓ 39 callersMethodexecute
(self, cmd)
metadata/dashboard/sqlLite.py:12
↓ 38 callersMethodExists
(key filestore.Filepath)
provider/filestore.go:38
↓ 36 callersMethodName
()
scheduling/task_run.go:28
↓ 36 callersFunctionfile_metadata_proto_metadata_proto_rawDescGZIP
()
lib/sampleproto/metadata.pb.go:3996
↓ 35 callersMethodTags
()
metadata/dashboard/dashboard_metadata.go:1317
↓ 34 callersFunctionRegisterFactory
(name RunnerName, runnerFactory RunnerFactory)
runner/library.go:43
↓ 34 callersMethodget_run
Get the current run name. **Examples**: ``` py import featureform as ff client = ff.Client() f = cl
client/src/featureform/register.py:1600
↓ 33 callersMethodSerializedConfig
()
metadata/client.go:1668
↓ 33 callersMethodget
Retrieves an embedding by key. Args: key: The embedding index for retrieval. Returns: An embedding, which is
embeddinghub/sdk/python/offlinehub.py:49
↓ 32 callersMethodSend
(*pb.NameVariant)
metadata/metadata_server_mock.go:18
↓ 32 callersMethodgetTableName
(tableName string)
provider/bigquery.go:542
↓ 31 callersMethodFilestoreType
()
provider/filestore.go:47
↓ 31 callersMethodNumRows
(key filestore.Filepath)
provider/filestore.go:43
↓ 31 callersMethodregister_entity
Register an entity. **Examples**: ``` py user = ff.register_entity("user") ``` Args: name (s
client/src/featureform/register.py:3733
↓ 30 callersMethodNameVariant
()
metadata/metadata_test.go:1679
↓ 30 callersMethodWait
()
types/types.go:21
↓ 30 callersMethodWriteBatch
([]ResourceRecord)
provider/offline.go:399
↓ 30 callersMethodapply
(self, transformation: pb.Transformation)
client/src/featureform/resources.py:715
↓ 29 callersFunctioncheckEnv
(envVar string)
health/health_test.go:199
↓ 28 callersMethodAsOfflineStore
()
provider/provider.go:46
↓ 28 callersMethodCreateDirPath
(key string)
provider/filestore.go:51
↓ 28 callersMethodSerialized
()
provider/provider_config/redis_config.go:16
↓ 28 callersMethodregister_training_set
Register a training set. **Example**: ``` ff.register_training_set( name="my_training_set", label=("l
client/src/featureform/register.py:3962
↓ 28 callersMethodsplit
(self)
client/src/featureform/serving.py:579
↓ 26 callersMethodGetSourceVariant
(ctx context.Context, id NameVariant)
metadata/client.go:828
↓ 26 callersMethodProperties
()
metadata/client.go:1616
↓ 26 callersFunctionformat_pg
(s="")
client/src/featureform/format.py:44
↓ 25 callersFunctionGetJobKey
(id ResourceID)
metadata/etcd.go:364
↓ 25 callersFunctionGetPrimaryTableName
(id ResourceID)
provider/sql.go:134
↓ 25 callersMethodSetKey
(key string)
filestore/filepath.go:88
↓ 25 callersFunctioncreateSafeUUID
()
coordinator/scheduletest/main.go:26
↓ 25 callersMethodget
(self, stub)
client/src/featureform/resources.py:835
↓ 24 callersMethodCreateAll
(ctx context.Context, defs []ResourceDef)
metadata/client.go:116
↓ 24 callersMethodname
(self)
client/src/featureform/register.py:110
↓ 24 callersMethodregister_file
Register a Kubernetes Runner data source as a primary data source. **Examples** ``` k8s = client.get_provider("my_k8s")
client/src/featureform/register.py:398
↓ 23 callersMethodCreateResourceTable
(id ResourceID, schema TableSchema)
provider/offline.go:280
↓ 23 callersMethodError
()
metadata/client.go:1605
↓ 23 callersMethodFeatures
()
provider/offline.go:300
↓ 23 callersMethodIterateSegment
(n int64)
provider/offline.go:414
↓ 23 callersFunctionNewProviderError
(errorType ProviderErrorType, providerType pt.Type, action Action, message string)
provider/errors.go:81
↓ 23 callersMethodToFilestorePath
()
provider/offline.go:73
↓ 23 callersMethodValue
()
provider/offline.go:321
↓ 23 callersMethodapply
Apply all definitions, creating and retrieving all specified resources. ```python import featureform as ff client =
client/src/featureform/register.py:4136
↓ 23 callersMethodtype
(self)
client/src/featureform/resources.py:892
↓ 22 callersMethodErr
()
provider/offline.go:322
↓ 22 callersMethodExecuteJob
(jobKey string)
coordinator/coordinator.go:1138
↓ 22 callersMethodInterface
This method converts the list of columns into a struct type that can be serialized by parquet-go. This is necessary because GenericRecord, which is of
provider/offline.go:460
↓ 22 callersMethodValues
()
provider/offline.go:307
↓ 22 callersFunctiondifferingFields
(a, b interface{})
provider/provider_config/provider_config.go:19
↓ 21 callersMethodContext
()
serving/serving_test.go:1127
↓ 21 callersMethodCreate
(t *testing.T)
serving/serving_test.go:448
↓ 21 callersMethodDestroy
()
serving/serving_test.go:472
↓ 21 callersMethodGetName
()
metadata/client.go:1216
↓ 21 callersMethodTest
(t *testing.T, client *Client, resources interface{}, shouldFetch bool)
metadata/metadata_test.go:1680
↓ 21 callersFunctionassertEquivalentNameVariants
(t *testing.T, this, that []NameVariant)
metadata/metadata_test.go:548
↓ 21 callersMethodgetContext
()
provider/bigquery.go:56
↓ 21 callersFunctionlist
(host, cert, insecure, resource_type)
client/src/featureform/cli.py:115
↓ 21 callersMethodregister_redis
Register a Redis provider. **Examples**: ``` redis = ff.register_redis( name="redis-quickstart", host
client/src/featureform/register.py:2129
↓ 20 callersMethodEndWatch
(err error)
runner/copy.go:177
↓ 20 callersMethodGetTrainingSet
(id ResourceID)
provider/offline.go:289
↓ 20 callersFunctionsetup_teardown
()
conftest.py:336
↓ 20 callersMethodsorted_list
(self)
client/src/featureform/resources.py:1876
↓ 19 callersMethodDescription
()
metadata/client.go:1724
↓ 19 callersMethodDifferingFields
(b EMRConfig)
provider/provider_config/emr_config.go:41
next →1–100 of 5,008, ranked by callers