The video demonstrates some code I have written to make styling tables a little bit easier.
Code for styling tables can be downloaded here. This is "scaled down" code that is not as elegant IMO as that used in the video but probably more straight forward to follow. The video code is primarily based on TaggingRules.
Mathematica consulting in Australia. Mathematica is an ideal tool for prototyping and development of applications. Mathematica or Java/.NET interfaces with Mathematica high level calculations on the back end. Interfaces limited by your imagination.
Sunday, 19 June 2011
Saturday, 18 June 2011
Data processing with Mathematica and MySQL
Example of a small database driven application. Data, in the form of PDFs, are imported into Mathematica, scraped, and the data displayed. If the scrape was error free the data is saved to a MySQL database. Errors can be edited and then data saved.
The other part of the application is retrieving data from the database on the fly and displaying it.
The other part of the application is retrieving data from the database on the fly and displaying it.
Labels:
data processing,
GUI,
Mathematica,
MySQL,
PDF
Subscribe to:
Posts (Atom)