pub fn where( condition: impl AsRef<Array>, a: impl AsRef<Array>, b: impl AsRef<Array>, ) -> Result<Array>
renamed to select
select
Compatibility alias for select.