Skip to main content
Ctrl+K

meshed

  • API reference
  • GitHub
  • API reference
  • GitHub

Section Navigation

  • meshed
    • meshed.base
    • meshed.caching
    • meshed.components
    • meshed.composition
    • meshed.dag
    • meshed.examples
      • meshed.examples.online_marketing
      • meshed.examples.price_elasticity
      • meshed.examples.vaccine_vs_no_vaccine
    • meshed.ext
      • meshed.ext.gk
    • meshed.itools
    • meshed.makers
    • meshed.scrap
      • meshed.scrap.annotations_to_meshes
      • meshed.scrap.cached_dag
      • meshed.scrap.collapse_and_expand
      • meshed.scrap.conversion
      • meshed.scrap.dask_graph_language
      • meshed.scrap.gk_with_networkx
      • meshed.scrap.gui_interaction
      • meshed.scrap.misc_utils
      • meshed.scrap.reactive_scope
      • meshed.scrap.wrapping_dags
    • meshed.slabs
    • meshed.tools
    • meshed.util
    • meshed.viz
  • API reference
  • meshed
  • meshed.scrap
  • meshed.scrap.dask_graph_language

meshed.scrap.dask_graph_language#

How to make dags from the dask specification

See https://docs.dask.org/en/latest/graphs.html#example for the specification

Functions

add(a, b)

inc(i)

node_funcs_from_dask_graph_dict(dask_graph_dict)

previous

meshed.scrap.conversion

next

meshed.scrap.gk_with_networkx

Show Source

Built with the PyData Sphinx Theme 0.21.0.