DVector.select_zone# DVector.select_zone(zone_id)[source]# Return a DVector for a single zone in a DVector. Parameters: zone_id (int) – The zone to select. Returns: A DVector for a single zone, data will be a series. Return type: DVector