David Matos
David Matos
Oh, I am sorry, I did not read the license previously. I will try to contribute with other ones from your TODOs , or if you have any other "low...
Hi! Maybe not a permanent solution, but at least to get it working temporarily to understand your results, you can just change your output_dir to be output_dir = "/content/output" and...
@Kay1794 were you able to solve this issue?
As per my question, I was asking for one, so I do not have it.
Hi, I would like to work on this issue. Already asked on the discord and could try a solution, hope thats ok :)
Thanks for the quick feedback. I just noticed, however I also ran the same command `cp -a dir1/. dir2`(on windows) on the main branch and I get the same failure....
Yeah, nice solution. Done :)
Is there anything I shall do to get that final test passing? It looks like its unrelated to this PR. I am just making sure I have addressed the issues....
Hi, So recap, 1. the actual output should look like this right? ``` 〉[1 2 3 NaN NaN null 4] | into df | fill-na 0 ╭───┬─────╮ │ # │...
Hi, It seems this is about just allowing the `table` type to the supported commands, and make it work like append(just like issue description), thus unless im missing something, this...