Replies: 1 comment 2 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that it's possible to export the output of a VerySleepy session to a .sleepy file, but is it possible to then convert that file to a CSV programmatically?
I don't see any such option here ☝️.
What I'm interested in doing is batch profiling my program with different data sizes, but I have to manually open up each .sleepy file and export to CSV. It's a bit tedious.
Beta Was this translation helpful? Give feedback.
All reactions