Dan Houghton
Dan Houghton
Unfortunately not, and I'm no longer working for that client.
I think it gives with one hand and takes with the other. It's nicer to not have to quote the embedded SQL, but then you have to resort to a...
Also, this fails without returning anything or giving an error: ``` pl.DataFrame({'a': [0], 'b': [1]}).select(pl.all().prefix('_mean').suffix('avg_')) ``` ``` Polars: 0.16.14 Index type: UInt32 Platform: Windows-10-10.0.22621-SP0 Python: 3.7.10 (default, Feb 26 2021,...