zorion

Results 3 comments of zorion

I guess you already have one, but in case you need a small test for python3: ``` import numexpr as ne data_text = {'a': 'b'} data_byte = {'a': b'b'} condition...

That would be awesome @FBruzzesi , but I don't have much time, so it may take ages... =) Also I haven't read narwhals code yet, not sure if I will...

Sorry for the offtopic @dangotbanned , I noticed that the `str.replace` worked different for `polars` and `pandas` (and honestly, I have no idea on how it would work in `pyarrow`)....