ENH: IntegerArray.astype(dt64) by jbrockmendel · Pull Request #32538 · pandas-dev/pandas (original) (raw)
By my count, after today's slew of values_from_object/internal_get_values PRs, we'll have
- 9
_ndarray_values
usages - 3
values_from_object
usages - 10
_internal_get_values
usages - 1
Block.to_dense
(not counting usages in tests, docstrings, or in the each other's implementations)