patpy.tl.describe_metadata

patpy.tl.describe_metadata#

patpy.tl.describe_metadata(metadata)#

Prints the basic information about the metadata and tries to guess column types

Parameters:

metadata (DataFrame) – File with metadata for the samples. Or any pandas data frame you want to describe

Return type:

None