Y
Hacker News
new
|
ask
|
show
|
jobs
by
jtrueb
183 days ago
I would describe it as the huge majority, reflecting on my pandas use over the years. Pretty much all of the data worth exploring in pandas over excel, some data gui, or polars involves timestamps.
1 comments
ciupicri
183 days ago
Yeah, but is nanosecond-level resolution necessary? In many scenarios, a resolution of one second is adequate.
link
jtrueb
183 days ago
I don't need nanosecond accuracy. I just know there are a lot of scripts expecting it.
link