41 Posts
RatingAction
4 years ago
0
Topic

Does anyone know a good php library that includes functions to analyse data with statistical methods that would be compatible to SEBLOD / Joomla and could be used in code pack fields? 

I'd like to be able to read data from the SEBLOD generated MySQL tables into a php array and then perform various analyses on the array. For instance I would like to be able to group data by category, calculate correlations etc. As an add on I would also like to generate graphs based on this data, such as scatter plots or box plots.

I would then like to use SEBLOD to output this information on my website, for instance using position overrides.

In python pandas, numpy and scipy are libraries that can be used for this effect. Does something similar exist for php?

Get a VIP membership