patch_to_dataframe
patch_to_dataframe(
patch: Patch ,
)-> ‘pd.DataFrame’
Convert a patch to a dataframe.
Parameters
Parameter | Description |
---|---|
patch | The input patch to convert. |
Note
- Patch attributes are attached to the experimental dataframe attribute called “attrs” as a dictionary