[xsl] Programming languages for manipulating, transforming, and analyzing data

Subject: [xsl] Programming languages for manipulating, transforming, and analyzing data
From: "Roger L Costello costello@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Jan 2025 11:40:05 -0000
Hi Folks,

XSLT and XPath are great languages for manipulating and transforming
data--provided the data is formatted as XML.

For non-XML data, AWK is a great language.

Neither XSLT, XPath nor AWK are good for statistical analysis of data--the R
language (I've heard) is well-suited for this.

Want to have a great set of tools in your toolbox for manipulating,
transforming, and analyzing data? Then master XSLT, XPath, AWK, and R.

I welcome your comments.

/Roger

Current Thread