Hacker News new | ask | show | jobs
by tosh 773 days ago
A python script that lets you turn the Apple Health export.xml (wild schema!) into a 5 column .parquet file

  - type (string)
  - value (string, mostly float numbers)
and 3 datetime cols:

  - start
  - end
  - created
https://github.com/atlaslib/atlas

tweet: https://twitter.com/__tosh/status/1783904471212335366