pub fn write_csv_at(rb: &RecordBatch, path: &Path) -> Result<Value, String>
Write an Arrow RecordBatch to a CSV file (header row + rows). Bool → “true”/“false”; null → empty cell (arrow-csv default).
RecordBatch