When it comes to working with data in a tabular form, most people reach for a spreadsheet. That’s not a bad choice: Microsoft Excel and similar programs are familiar and loaded with functionality for ...
A while ago, I was asked by a former colleague about the best way to convert Parquet files into comma-separated values (CSV) format using Python. The honest answer? It depends. And so on and so on ...
I am currently working on a book about the use of AI in academic research, and every now and then, I like to share bits and pieces from that work here on Educators Technology. This post is one of ...
JinjaFx is a Templating Tool that uses Jinja2 as the templating engine. It is written in Python and is extremely lightweight and hopefully simple - it only requires a ...
If you often use a computer for work, you've probably encountered some .csv files as part of your daily grind. On the surface, they may seem like a strange alternative to the far more well-known .xlsx ...