validate_utf8_view

Function validate_utf8_view 

Source
pub fn validate_utf8_view(
    views: &[View],
    buffers: &[Buffer<u8>],
) -> PolarsResult<()>