Relative Content

Tag Archive for python-polars

Casting expression result

Would it be possible to cast an expression into a specific datatype without casting the source columns?

“{}” breaking the json_decode()

I want to make the string of empty dictionary to be a struct, but json_decode fails as there are some rows with strings of empty dictionary in a df

“{}” breaking the json_decode()

I want to make the string of empty dictionary to be a struct, but json_decode fails as there are some rows with strings of empty dictionary in a df