Showing Post From Python

Encoding order matters when converting JSON files into a dataframe

This week I started researching on Fablabs.io huge dataset of Fablab spaces all around the world. The website offers an API and also a direct link to download all records.

Read more

Introduction to Organize tool

Organize is a command line python utility that helps you organize your files based on rules. It is created by Thomas Feldmann and it’s available from his github repository.

Read more