Skip to content

Support of different arguments types (numpy, pandas) #1

@puhoshville

Description

@puhoshville

At the moment project support only json serializable objects. This is huge restriction for data scientists as numpy arrays and pandas dataframes are commonly used.

  • numpy ndarray support in args
  • pandas dataframe support in args
  • numpy ndarray support in kwargs
  • pandas dataframe support in kwargs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions