CrfzdPQM6
CrfzdPQM6
Hi @lfos , sounds smart. To maintain the current behaviour as far as possible, I'd make the explicit specification of a timezone the distinguishing factor: no tz = localtime (default);...
> One thing that I think has been touched on during this conversation but I think is worth spelling out explicitly is that **time is ~an illusion~ hard**. > >...
Thanks, @PhilippC , let's see if they reply (I see the reply-time is a couple of weeks sometimes). If not, I guess that excludes keepass db sharing on android devices,...
Sounds like they fixed it! Fast work!
Yes, I see. Thanks for trying the implementation so fast :)
Any luck with getting a release out that implements this? Thanks for all your work on this so far.
Hi @douglasdavis thanks for this. I've run up against the same problem today, with a ROOT dataset imported using uproot. I see: > df['x'] ... Name: x, Length: 100, dtype:...
Here's a trivial example. It starts with a simple [root](root.cern.ch) dataset (`root -q mymacro.C`) ```c++ void mymacro() { TFile *f = new TFile("myfile.root","recreate"); TTree *t = new TTree("mytree", "mytree"); std::vector...
Is there any easy way to make this work? Thanks so much in advance!
I should say, I'm currently on pandas 2.0.0