Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Pinned
2,891 contributions in the last year
Contribution activity
March 2020
Created a pull request in pandas-dev/pandas that received 4 comments
- CLN: avoid _internal_get_values in groupby.generic
- CLN: avoid values_from_object in Series
- CLN: avoid values_from_object in NDFrame
- TYP: enforce annotation on SingleBlockManager.__init__
- ENH: Categorical.fillna allow Categorical/ndarray
- CLN: move away from .values, _ndarray_values
- CLN: remove is_period_arraylike, is_datetime_arraylike
- CLN: remove unreachable branch in Index._union
- TYP: internals
- CLN: remove unused values from interpolate call