# インストールしたい(``hvplot``) ```console $ pip3 install hvplot ``` ```console $ poetry add hvplot $ poerty add polars -E plot ``` ```console $ rye add hvplot $ rye add polars --features plot ```