Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / data-processing

Data Processing

data-processing

Great Reads

by Maniezzo
A couple of lines of code to get the i-j indices of an upper triangular matrix (main diagonal included) from a linerized array.
by Jerry Cruise
SPL is a JVM-based, open-source programming language that offers simple parsing methods to read regular or irregular TXT, CSV, JSON, XML, and XLS files, in a uniform way.
by D Sarthi Maheshwari
Language independent/generic proposal to extend original producer consumer to perform concurrent data processing
by Jerry Cruise
Innovations against the shortcomings of SQL have been made to SPL. SPL redefines and extends many operations of structured data, specifically, it adds the discreteness, enhances ordered computation, implements a thorough set orientation, supports object references, and advocates stepwise operation.

Latest Articles

by Maniezzo
A couple of lines of code to get the i-j indices of an upper triangular matrix (main diagonal included) from a linerized array.
by Jerry Cruise
SPL is a JVM-based, open-source programming language that offers simple parsing methods to read regular or irregular TXT, CSV, JSON, XML, and XLS files, in a uniform way.
by D Sarthi Maheshwari
Language independent/generic proposal to extend original producer consumer to perform concurrent data processing
by Jerry Cruise
Innovations against the shortcomings of SQL have been made to SPL. SPL redefines and extends many operations of structured data, specifically, it adds the discreteness, enhances ordered computation, implements a thorough set orientation, supports object references, and advocates stepwise operation.

All Articles