Deprecations and Removals#

List of currently deprecated APIs:

Warning

Description

DeprecationWarning since 0.12.0

hover_formatters argument, use hover_tooltips instead.

FutureWarning since 0.12.0

Passing DuckDB objects to hvplot.plotting.plot, use import hvplot.duckdb instead.

FutureWarning since 0.12.0

debug argument

List (created after the release of version 0.12.0) of removed APIs:

Removed in

Warning

Description