79148384

Date: 2024-11-01 14:40:47
Score: 1
Natty:
Report link

All things being equal, my solution has consisted of:

use polars_arrow::legacy::prelude::*;

in addition to an amendment of Cargo.toml:

[dependencies]
polars-arrow = "0.44.2"
polars-core = "0.44.2"
polars-lazy = "0.44.2"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: dark.vador