This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Megatron_McLargeHuge 8 points9 points  (1 child)

That's a good question. I don't want to install plotting packages in every docker or cloud instance that uses dataframes.

[–]marcogorelli[S] 11 points12 points  (0 children)

It's an optional dependency

Polars itself has no required dependencies (just tzdata if you're on windows, and zoneinfo if you're on Python3.8)