This repository was archived by the owner on Aug 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 138
operations: datetime: Add operation to output current date #1327
Labels
good first issue
Good for newcomers
Comments
I am working on this. |
So do we also have to add the tools,plans etc or only the operations? @pdxjohnny . |
hiii..I am new in open source ...I want to contribute .. |
I can try to help @Lily-Ananya what exactly do you need help with? |
Hey, |
hey is this issue still open? Can you please help me understand the prevailing issues that are open here in order of priority? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-modelThe text was updated successfully, but these errors were encountered: