79625135

Date: 2025-05-16 12:08:38
Score: 2
Natty:
Report link

My problem was that i thought the polars-u64-idx was an addtional package that needed to be installed.

But I need to use it as a replacement.

So instead of:

pip install polars==1.29.0
pip install polars-u64-idx==1.29.0

I only need to do:

pip install polars-u64-idx==1.29.0 
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Stefan Herrmann