CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...
Pipescript is functional, high-level, interpreted/compiled, indented, single threaded, dynamically typed programming language. Pipescript can be interpreted directly or be compiled into javascript.