Szymon Baczyński
Results
2
issues of
Szymon Baczyński
**Preconditions** (Any important steps we need to know) Redis cluster created on slurm. **Steps to reproduce** (How to reproduce what you found step by step) 1) Create cluster nodes ```bash...
I ran into a problem with the Polars library and their approach to the Dict = Struct type (in Polars). A simple cast to String takes care of it, but...