Skip to content

Commit

Permalink
Update hvplot/polars.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Liquet <[email protected]>
  • Loading branch information
hoxbro and maximlt authored Sep 29, 2023
1 parent 384ee83 commit 5562c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hvplot/polars.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Adds the `.hvplot` method to pl.DataFrame, pl.LazyFrame and pl.Series"""
import itertools

from hvplot import hvPlotTabular, post_patch
Expand Down

0 comments on commit 5562c4e

Please sign in to comment.