Skip to main content

get

Function get 

Source
pub fn get(map_col: &Column, key: &Column) -> Column
Expand description

Get value for key from map, or null (PySpark get).