Learn R Programming

reticulate (version 1.37.0)

py_list_attributes: List all attributes of a Python object

Description

List all attributes of a Python object

Usage

py_list_attributes(x)

Value

Character vector of attributes

Arguments

x

Python object