Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d6t/d6tflow
/ functions
Functions
422 in github.com/d6t/d6tflow
⨍
Functions
422
◇
Types & classes
177
↳
Endpoints
4
Method
outputLoad
(self, keys=None, as_dict=False, cached=False)
d6tflow/tasks/__init__.py:453
Method
outputLoad
(self, keys=None, as_dict=False, cached=False)
d6tflow/tasks/__init__.py:534
Method
outputLoadAll
Loads all output from flow task and its parents. Args: func_to_run: flow step function keys
d6tflow/functional.py:251
Method
outputLoadMeta
(self, task=None, flow=None)
d6tflow/__init__.py:669
Method
outputLoadMetaJson
(self, task=None, flow=None)
d6tflow/__init__.py:677
Method
outputLoadMetaJson
(self)
d6tflow/tasks/__init__.py:345
Method
params
Flow parameters decorator. Use this to add parameter(s) to a particular flow task. Also see flow.add_global_param
d6tflow/functional.py:101
Function
params_generator_df
(df, params_base = None)
d6tflow/utils.py:95
Function
params_generator_dictlist
Generate permutations of parameter values from a dictionary of lists. Args: params_dict (dict): Dictionary where keys are parame
d6tflow/utils.py:104
Function
params_generator_single
(dict_,params_base=None)
d6tflow/utils.py:85
Method
parse
Parse an individual value from a string. Identity by default.
d6tflow/parameter.py:82
Method
parse
(self, s)
d6tflow/parameter.py:98
Method
parse
(self, s)
d6tflow/parameter.py:105
Method
parse
(self, s)
d6tflow/parameter.py:143
Method
parse
(self, source)
d6tflow/parameter.py:167
Method
parse
(self, x)
d6tflow/parameter.py:184
Method
parse
(self, s)
d6tflow/parameter.py:214
Method
persists
Flow persists decorator. Takes in a list of variables that need to be persisted for the flow step. Parameters
d6tflow/functional.py:119
Method
preview
(self, func_to_preview, params: dict)
d6tflow/functional.py:134
Function
print_tree
Return a string representation of the tasks, their statuses/parameters in a dependency tree format
d6tflow/utils.py:16
Method
read_json
(path, **opts)
d6tflow/targets/__init__.py:322
Method
read_md
(path, **opts)
d6tflow/targets/__init__.py:364
Function
requires
(self)
d6tflow/__init__.py:292
Method
requires
(_self)
d6tflow/core.py:406
Method
requires
Flow requires decorator. Defines dependencies between flow steps. Internally calls d6tflow.requires.
d6tflow/functional.py:68
Method
requires
(self)
tests/test_main.py:134
Method
requires
(self)
docs/example-tf.py:44
Method
requires
(self)
docs/example-tf.py:55
Method
reset
Reset a task, eg by deleting output file
d6tflow/tasks/__init__.py:50
Method
reset
(self, confirm=True)
d6tflow/tasks/__init__.py:522
Method
reset_upstream
(self, task=None, flow=None, confirm=False)
d6tflow/__init__.py:744
Method
run
Runs flow steps locally. Parameters ---------- funcs_to_run : function or list of functions
d6tflow/functional.py:147
Method
run
(self)
tests/test_workflowMulti.py:11
Method
run
(self)
tests/test_workflowMulti.py:21
Method
run
(self)
tests/test_workflowMulti.py:32
Method
run
(self)
tests/test_workflowMulti.py:46
Method
run
(self)
tests/test_workflowMulti.py:181
Method
run
(self)
tests/test_workflowMulti.py:189
Method
run
(self)
tests/test_workflowMulti.py:196
Method
run
(self)
tests/test_workflowMulti.py:237
Method
run
(self)
tests/for_import.py:18
Method
run
(self)
tests/for_import.py:24
Method
run
(self)
tests/for_import.py:31
Method
run
(self)
tests/for_import.py:37
Method
run
(self)
tests/test_workflow.py:22
Method
run
(self)
tests/test_workflow.py:40
Method
run
(self)
tests/test_workflow.py:50
Method
run
(self)
tests/test_workflow.py:61
Method
run
(self)
tests/test_workflow.py:213
Method
run
(self)
tests/test_workflow.py:219
Method
run
(self)
tests/test_workflow.py:226
Method
run
(self)
tests/test_workflow.py:232
Method
run
(self)
tests/test_workflow.py:237
Method
run
(self)
tests/test_workflow.py:243
Method
run
(self)
tests/test_workflow.py:249
Method
run
(self)
tests/test_workflow.py:255
Method
run
(self)
tests/test_workflow.py:474
Method
run
(self)
tests/test_workflow.py:478
Method
run
(self)
tests/test_workflow.py:482
Method
run
(self)
tests/test_workflow.py:488
Method
run
(self)
tests/test_workflow.py:496
Method
run
(self)
tests/test_workflow.py:504
Method
run
(self)
tests/test_workflow.py:514
Method
run
(self)
tests/test_workflow.py:525
Method
run
(self)
tests/test_workflow.py:541
Method
run
(self)
tests/test_workflow.py:554
Method
run
(self)
tests/test_workflow.py:614
Method
run
(self)
tests/test_workflow.py:659
Method
run
(self)
tests/test_workflow.py:667
Method
run
(self)
tests/test_workflow.py:674
Method
run
(self)
tests/test_workflow.py:681
Method
run
(self)
tests/test_workflow.py:799
Method
run
(self)
tests/test_workflow.py:827
Method
run
(self)
tests/test_workflow.py:895
Method
run
(self)
tests/test_workflow.py:907
Method
run
(self)
tests/test_workflow.py:929
Method
run
(self)
tests/test_workflow.py:937
Method
run
(self)
tests/test_workflow.py:943
Method
run
(self)
tests/test_main.py:92
Method
run
(self)
tests/test_main.py:98
Method
run
(self)
tests/test_main.py:136
Method
run
(self)
tests/test_main.py:157
Method
run
(self)
tests/test_main.py:185
Method
run
(self)
tests/test_main.py:375
Method
run
(self)
tests/test_main.py:451
Method
run
(self)
tests/test_main.py:540
Method
run
(self)
tests/test_main.py:551
Method
run
(self)
tests/test_main.py:567
Method
run
(self)
tests/test_workflowMulti2.py:9
Method
run
(self)
tests/test_workflowMulti2.py:18
Method
run
(self)
docs/example-tf.py:10
Method
run
(self)
docs/example-tf.py:19
Method
run
(self)
docs/example-tf.py:47
Method
run
(self)
docs/example-tf.py:58
Method
run
(self)
docs/example.py:19
Method
run
(self)
docs/example.py:29
Method
run
(self)
docs/example-ml-compare2.py:29
Method
run
(self)
docs/example-ml-compare2.py:40
Method
run
(self)
docs/example-ml-compare2.py:48
Method
run
(self)
docs/example-ml-compare2.py:61
← previous
next →
201–300 of 422, ranked by callers