Tags
Combine a directory of csv's with pandas
import pandas as pd from pathlib import Path csvs = Path.glob('raw/*.csv') csvs_combined = pd.concat(csvs) csvs_combined.to_csv('processed/combined.csv')
Combine a directory of csv's with pandas
import pandas as pd from pathlib import Path csvs = Path.glob('raw/*.csv') csvs_combined = pd.concat(csvs) csvs_combined.to_csv('processed/combined.csv')
tmux clipboard on hyprland
command palettes are overrated
just fucking use kubernetes
principal-engineer-at-meta
virt manager on bazzite
csv
perfect
just
copier vcs quirks
brightnessctl adjust screen brightness
💭 Lab Update | Cloudy with a Chance of Tech
💭 Notes – 17:00 Wed 9 Jul 2025 – David Bushell – W ...
💭 uv cache prune
💭 omarchy/install/webapps.sh at master · basecamp/ ...
💭 GitHub - chase/awrit: A full graphical web brows ...
💭 tailwind hover
💭 I was wrong - YouTube
💭 { TechDufus }
💭 { TechDufus } | Building a Talos Kubernetes Home ...
💭 Forming URIs for Autofill | Bitwarden