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')
Linux Is About Choice
javascript b64
replacing google search apps with self hosted web ...
web wakelock
vhs themes
m9a devlog 1
grafana dashboards as k8s configmap
hollow knight home row layout
fix feed descriptions
ruff single line import
💭 Blogroll
💭 Late Night Linux – Episode 335 - YouTube
💭 Root for Your Friends · Joseph Thacker
💭 Billy Basso on code architecture of Animal Well! ...
💭 Just fucking code.
💭 The Plot of "Hollow Knight" in One Minute - YouT ...
💭 k8s-monitoring-helm/charts/k8s-monitoring/docs/e ...
💭 No docs, no bugs
💭 The Subtle Details That Make Hollow Knight Great ...
💭 Python: The Documentary [OFFICIAL TRAILER] - You ...