chatterboc
chat1
import polars as pl chunk_size = 1000 # Adjust based on available memorydataframes = [] for i ...
chat1
import polars as pl def flag_offline_periods(df): # Count entries per bucket counts = df.g...
bro
#!/usr/bin/env bash # Usage: ./group_by_date_hour_symbol_source.sh path_to_logfile LOGFILE="$1"...
asdasd
@echo offstart wt new-tab --profile "Command Prompt" --title "Program" cmd.exe /k "program.exe" ^...
sadfzxcv
#!/bin/bash## This script loads all tables in /stuff/kdb, runs a hardcoded multi-line Q-syntax qu...