Maximilian Roos
Maximilian Roos
Would you take a PR reverting to the old behavior, with the above added as instructions? That way people can choose either option - if `pdb` is a `ptw` arg,...
> Hi @max-sixty, could you confirm that the command you're trying to execute is similar to this: > > `bat * -p -A | tee output.txt` Yes that's correct! >...
It would still be a nice feature, but I don't have plans to add it at the moment. Still using pueue, still a big fan!
OK! Totally as you wish re transferring. For the repo name, `PRQL/prqlc-r` is consistent with the others...
That sounds good from the perspective of the GitHub org... (As before, totally as you wish, though!)
Of course @eitsupi ! 😀
Done! Lmk any issues!
One problem with using optional packages in pip is that they're quite rarely used — unlike rust. So IME most users aren't familiar with how to install them / that...
> Users who need pandas should already have it installed and `prql.pandas_accessor` can only be used if an instance of pandas.DataFrame is created using pandas in the first place. This...
Great, to confirm — do you mean we should mention this as an option in the docs? Or we should use `duckdb.sql` to do our pandas querying?