If you work with CSV files, have you ever had an experience like this? You opened a CSV in Excel, and the Japanese characters were garbled. You opened a CSV exported from a system, and the department ...
I formatted the AMeDAS station master data, converted it to JSON / GeoJSON format, and registered it on GitHub. I plan to use this as a foundation for future weather data analysis and GIS ...
This script converts every row of all CSV files in the working directory and subdirectories into Markdown files according to the formatting settings you choose per column. This will not create a ...
Over the last month, Google has announced a number of advancements to how they will be measuring user experience through key speed and performance metrics. Coincidentally, I have been working on ...
Usage: marc2excel_cli.py [OPTIONS] MARC_PATH Convert MARC_PATH to an Excel spreadsheet. The path to the saved spreadsheet will be the same as MARC_PATH but with a .xlsx extension. If a directory is ...