Skip to content

How to return a python numpy array to the Java side? The return type is java.util.List #32

Description

@merit109

python function:

train_data = np.array(df)
return train_data

java invoke return type:
pemja.core.object.PyObject

How to return a python null array to the Java side? The return type is java.util.List

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions