Skip to content
#

dag

Here are 379 public repositories matching this topic...

go-spacemesh
skrawcz
skrawcz commented May 11, 2022

Is your feature request related to a problem? Please describe.
The friction to getting the examples up and running is installing the dependencies. A docker container with them already provided would reduce friction for people to get started with Hamilton.

Describe the solution you'd like

  1. A docker container, that has different python virtual environments, that has the dependencies t
documentation good first issue help wanted
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