The Wayback Machine - https://web.archive.org/web/20220327130240/https://github.com/topics/dag
Skip to content
#

dag

Here are 367 public repositories matching this topic...

ChaosInTheCRD
ChaosInTheCRD commented Mar 10, 2022

Summary

As a consequence of one of my PRs, a bug was introduced into the master branch of the Argo Workflows codebase. This had instant repercussions (see Github Issue here) for new users that were consuming the tool. Whenever the docs provide a link to manifests, they point to the master branch (see [here](https://github.com/argoproj/ar

go-spacemesh
skrawcz
skrawcz commented Feb 11, 2022

Is your feature request related to a problem? Please describe.

We should implement useful implementations of:

class ResultMixin(object):
    """Base class housing the static function.

    Why a static function? That's because certain frameworks can only pickle a static function, not an entire
    object.
    """
    @staticmethod
    @abc.abstractmethod
    def build_
enhancement good first issue dask
dffml
pdxjohnny
pdxjohnny commented Mar 11, 2022

Reference the Meta Static Analysis example to create a new operations in dffml/operation/datetime.py . Add the file and make two operations, one which returns datatime.datetime.now() and another which takes the output of the first operation and formats the date in the same format as https://intel.github.io/dffml/master/examples/integration.html#training-our-model

good first issue

Improve this page

Add a description, image, and links to the dag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."

Learn more