Skip to content

Investigate adding in additional annotations  #21

Open
@evinism

Description

Right now, tinybaker has only one annotation, e.g. fileset::. We might want to leverage the idea to help with interface stuff.

Potential things!
pkl::
json::
xml::
pd::

Enabling things like:

def script(self):
  self.input_files["model"].predict(self.input_files["data"])
  self.output_files['model'] = lololol

i'm not sure what the final endpoint of this will be, but it'll be good to start thinking about it. Might inform future API work too.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions