Ian Rose
Ian Rose
With regards to Pandas -- it's type system is somewhat less expressive than PostgreSQL, though it has recently gained the ability to extend the type system via [extension arrays](https://tomaugspurger.github.io/pandas-extension-arrays.html). I...
Yes, the error looks very similar to #28 (though with `uuid` instead of `uuid[]`, natch). The fix from #29 should no longer be relevant, right?
Is there a reason that you have cast it to `'object'` and not `str` (at least in the case of MDS > 0.3.0)?
I've seen this, but only on large dataframes (hundreds of millions of rows, hundreds of columns, and thousands of partitions). I'll see if I can come up with a public...
I ran into this again today -- not sure if I'll be able to reproduce it reliably, but if I can I'll try the above patch.
Unfortunately not, I thought I had it, and it went away again...
Okay, I finally have a snippet that reproduces the above error, though I have no idea how close it is to the original error. The trick is to create an...
Hi @jorisvandenbossche, any thoughts on whether we should apply your above patch?
My two cents: I like the "evolution" logo. It rhymes with the older logo, but does look fresher. I also agree with @jsignell that the lower-case text looks friendliest and...
Thanks for starting this discussion @crusaderky, it's useful to air a lot of this out. Most of what you have here is sensible to me, and I'd be happy to...