woodwork.column_accessor.WoodworkColumnAccessor¶
-
class
woodwork.column_accessor.
WoodworkColumnAccessor
(series)[source]¶ -
Methods
__init__
(series)Initialize self.
add_semantic_tags
(semantic_tags)Add the specified semantic tags to the set of tags.
init
([logical_type, semantic_tags, …])Initializes Woodwork typing information for a Series.
remove_semantic_tags
(semantic_tags)Removes specified semantic tags from the current tags.
Reset the semantic tags to the default values.
set_logical_type
(logical_type)Update the logical type for the series, clearing any previously set semantic tags, and returning a new series with Woodwork initialied.
set_semantic_tags
(semantic_tags)Replace current semantic tags with new values.
Attributes
The description of the series
Integer-location based indexing for selection by position.
Access a group of rows by label(s) or a boolean array.
The logical type of the series
The metadata of the series
schema
The semantic tags assigned to the series