You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ocaml-core
Our project has program that includes a excel plugin that automatically imports the datas into excel as they are coming in every few seconds. I want to redo all the formulas into OCaml for better computation time but I would need to be able to access all the datas first.
Is there anyways to pull data from excel into Ocaml? Most things in the excel files are dynamic and all linked into the datas.