(Latest Version)

morpheus.utils.column_info.ColumnInfo

class ColumnInfo(name, dtype)[source]

Bases: object

Defines a single column and type-cast.

Methods

get_pandas_dtype()

Return the pandas type string of column.

get_pandas_dtype()[source]

Return the pandas type string of column.

© Copyright 2023, NVIDIA. Last updated on Apr 11, 2023.