convert_filtered_to_df: Helper function to convert (ideally, filtered) py_df to a...

Description Usage Arguments Details Value

Description

Converts object to a matrix -> data.frame & then applies column names to the data.frame

Usage

1
convert_filtered_to_df(py_obj, dtype)

Arguments

py_obj

Reference to a python object (pandas.DataFrame) to convert

Details

Note: does not handle any type-conversion; types are cast to their lowest-denominator type, which might be that of a python object

Value

R data.frame


jburos/reticulatedf documentation built on May 8, 2019, 8:35 a.m.