Welcome! You found the CSV importer, a tool to import CSV files into Firefly III. The name kind of gave it away, didn't it? This tool is built and designed to make it ...
KNN from CSV contains a main program (KNN.py) as well as two subfolders (data and models). When run, this program will allow the user to select a .csv file from the data folder and build a K Nearest ...