News

This analysis uses python script to analyze CSV data. The scripts read in CSVs, utilize with open, for loops, conditional statements, lists, append functionality, and basic statistical calculations ...
Python script for reading a line via UART and appending it to a CSV file along with a timestamp - makomi/uart2csv ...
Some months back I developed some pyuno code for converting spreadsheets into CSV files from the command line. Pyuno being the Python interface to the OpenOffice runtime. One of the enhancement ...