Spencer Kent

Results 5 comments of Spencer Kent

I'd really benefit from this too. It seems like it's [already supported](https://cloud.google.com/storage/docs/samples/storage-stream-file-upload#storage_stream_file_upload-python) in APIs for other languages 🤔

Okay, thanks! Tucan makes using Vega Lite a lot easier—it might be in that same spirit for Tucan to handle this conversion for us (having to know the details of...

Since "temporal" to me means *either* a `DateTime` or a `Time`, it feels clunky to have to handle `Time`s by adding the extra argument like you show, it would be...

My recommendation would be for Tucan to detect whether the `:temporal` field is a `DateTime` or a `Time` and in the later case just pass the format option along to...

Huge +1 for this. I was running into an issue the other day where a sequence of joins on lazy DataFrames was loading way more data than I thought it...