pub fn process_column(batch: RecordBatch, name: &str) -> Vec<f64>
Expand description
Needs to take in any type conversion at some point
pub fn process_column(batch: RecordBatch, name: &str) -> Vec<f64>
Needs to take in any type conversion at some point