Peaking inside large files and getting Row counts plus headers with AutoHotkey
Peaking inside large files and getting Row counts plus headers with AutoHotkey
I used to be a data scientist and would have large (over 3 gig) files that I’d want to “peek” understand the data structure (See the headers, get a count of rows, etc.)
I wrote this simple AutoHotkey script which opens files pretty quickly
Peaking inside large files and getting Row counts plus headers
Script for Peaking inside…
View On WordPress












