Skip to content

Organization of the data inside the exported CSV #42

Description

@marciodo

I'd like to suggest that the exported data is time aligned on each row of the CSV file. The data could be timestamped to the same time instead of having each column associated with its own timeline.

Currently:
-23.02463412,404710,-4.026059151,401801,
-22.02457714,404711,-3.025449038,401802,
-21.02476311,404712,-2.025968075,401803,
-20.02499318,404713,-1.025913,401804,
-19.02466822,404714,-0.02559709549,401805,
-18.02456999,404715, , ,
-17.02462816,404716, , ,
-16.024827,404717, , ,
-15.02530622,404718, , ,
-14.02555609,404719, , ,
-13.02525806,404720, , ,
-12.02547812,404721, , ,
-11.0249691,404722, , ,
-10.02502918,404723, , ,
-9.025297165,404724, , ,
-8.024721146,404725, , ,
-7.024439096,404726, , ,
-6.02443099,404727, , ,
-5.025013208,404728, , ,
-4.0251472,404729, , ,
-3.02453208,404730, , ,
-2.025076151,404731, , ,
-1.025010109,404732, , ,
-0.02467513084,404733, , ,

My suggestion:
-29.02470112,404704,-29.02562118,401776,
-28.02465701,404705,-28.02558303,401777,
-27.02502799,404706,-27.02593613,401778,
-26.02516603,404707,-26.02607512,401779,

Or:
12/21/2018 12:02:40.634329,401645,404573
12/21/2018 12:02:41.633437,401646,404574
12/21/2018 12:02:42.632787,401647,404575
12/21/2018 12:02:43.632600,401648,404576
12/21/2018 12:02:44.631692,401649,404577

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions