minus-squareScrath@lemmy.dbzer0.comtoProgrammer Humor@programming.dev•Why shouldn't you use YAML to store eye tracking data? /slinkfedilinkarrow-up8·2 days agoI didn’t look to much at the data but I think csv might actually be an appropriate format for this? Nice simple plaintext and very easy to parse into a datastructure for analysing/using it in python or similar linkfedilink
I didn’t look to much at the data but I think csv might actually be an appropriate format for this?
Nice simple plaintext and very easy to parse into a datastructure for analysing/using it in python or similar