• Thank you, Tobias, for a splendid plugin. It has served me very well for the past 6-7 years, with no problems, and it’s so easy to use. And I see that you’ve continued to provide support – thanks for that too.

    As you can see in my table, https://www.pngyoung.com/Hiking/all-hikes/, I have lots of data, on which I would like to perform some statistical analysis. Is it possible to extract the data from the wp_posts.wp_content field, into a separate table with which I could write queries to answer questions that I have about the data? Or, even extract the data directly (without a separate table) using a query?

    george
    George Young
    New Mexico

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    No, sorry, something like this is not directly possible. You could of course extract the raw data, which will be a two-dimensional array in JSON format.
    Alternatively, you could maybe export the table to a CSV file and open that in Excel for your analysis?

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Perform Statistical Analysis of Data in a Table’ is closed to new replies.