dask_expr._collection.to_numeric

dask_expr._collection.to_numeric

dask_expr._collection.to_numeric(arg, errors='raise', downcast=None, meta=None)[source]

Return type depends on input. Delayed if scalar, otherwise same as input. For errors, only “raise” and “coerce” are allowed.