module Polars::Selectors
def self.time
- Example: Select all columns *except* for those that are times: -
Example: Select all time columns: -
Returns:
-
(Selector)-
def self.time by_dtype([Time]) end
(Selector)
-
def self.time by_dtype([Time]) end