Andrea Borruso

Results 290 comments of Andrea Borruso

Hi @jpmckinney , yes. Thank you very much.

I'm not able to contribute to code. But it would be great to have it in polars. Thank you

hi @Andy1978 you can force all as string, using `--jvquoteall`. But probably this is not what you want. There is an old and long thread about similar task here https://github.com/johnkerl/miller/issues/756...

And I have the same using 6.8. > What is your mlrrc? I do not use it

> Ok, then that explains why you don't have the same error. Now try setting your mlrrc to match mine. the same error

You have empty values in id field and you use it to make the join, then you will have it in join standard output. But you can add the filter...

> But then how could I use other `join`options? I'm sorry, probably I don't understand what your goal is. I thought you wanted to ignore id empty cells. But I'm...