Closed ministrudels closed 9 months ago
This PR narrows interfaces and adds type annotations on commonly used utils
default_columns
create_dataframe
convert_to_flat_dict
.to_df()
all
CHANGELOG
This PR narrows interfaces and adds type annotations on commonly used utils
default_columns
parameter on thecreate_dataframe
util for a narrower interfaceconvert_to_flat_dict
.to_df()
now suggests theall
literal. This is not new functionality but was only documented in our sdk docs