Log In
Follow finaquant
Read first
Promoter campaign
Do you have a website or social network with followers? You can earn $5 for each contributing member you bring in! More info
News
New release 1.04 of finaquant® protos is available for download!
Subscribe to quarterly news
-
Recent articles
- Importing and Exporting a DataTable from/to an Excel file
- Converting a MatrixTable to a DataTable, and vice versa
- Persistent Table Array
- Testing Persistent Table Arrays with a MySQL database
- Testing Persistent Table Array with a Microsoft SQL database
- Next step: Worker ant ika (calculation node)
- Table data as input to estimation functions in R
- Calling user-defined functions in R from within c#
A member of:
Categories
- Don't miss the tiger gallery!
Recent Comments
- admin on Importing and Exporting a DataTable from/to an Excel file
A MatrixTable has a simplified...Posted May 14, 2013 - merinos on Importing and Exporting a DataTable from/to an Excel file
Thank you for the source...Posted May 09, 2013 - tuncalik on Importing and Exporting a DataTable from/to an Excel file
Hello Selina, yes you are...Posted May 05, 2013 - selmar on Importing and Exporting a DataTable from/to an Excel file
By chance I was working...Posted May 04, 2013 - amiralex15 on Basic matrix functions with VBA/Excel (free download)
thanksPosted Apr 25, 2013
- admin on Importing and Exporting a DataTable from/to an Excel file
Author Archives: admin
Converting a MatrixTable to a DataTable, and vice versa
MatrixTable is a type (class) for in-memory representation of data tables just like DataTable of the .net framework (ADO.net). MatrixTable has but a much simplified data structure compared to DataTable with primary focus on mathematical (or analytical) table functions rather … Continue reading
Testing Persistent Table Arrays with a MySQL database
MySQL is definitely one of the most popular database systems. It is free and open-source, and comparably easy to install and use. The all-in-one installation package makes the installation quite simple. This package also includes MySQL workbench for tasks like … Continue reading
Testing Persistent Table Array with a Microsoft SQL database
With the PersistentTableArray class of the non-commercial .net library finaquant® protos you can read and write in-memory tables from/to a relational database together with their instance information. If you have already installed Microsoft Visual Studio C# 2010 Express or a … Continue reading
Calling user-defined functions in R from within c#
In order to integrate R with high-level table constructs like function router1 or subtable transformer2 it might be desirable to call user-defined functions in R from within c#. This can be done quite easily with the help of the open-source … Continue reading

