Importing data from a csv #6050
BradleyTesting
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 1 comment
-
|
Processing CSV files is not something Dear ImGui will handle for you, you will need to do it yourself. As far as displaying it goes, you'd probably want to use a table. There are examples in the demo. Also the discussions category is not for general questions. Please see the pinned topic. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey, I have been trying and failing to be able to import data from a csv, save it in the program for use in a regression model and then have the option to see the data in a pop up window. Does anyone know if there is a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions