chriscomeau79

Results 3 comments of chriscomeau79

Still present in 3.0.1. The workaround above with setting a custom expression and alias works. Similar situation where we're trying to use a DateTime64 column as X axis and it's...

I've generally been doing all my high-throughput data engineering work in python with Arrow, using libraries like duckdb and arrow-odbc which use C and Rust under the hood. The example...

This would be a good topic for a blog post or video.