-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use tm.assert_equal instead of parametrizing assert funcs
#22995 by jbrockmendel was merged Oct 4, 2018 Loading…
DOC: Replacing travis doc deps by environment.yml CI Continuous Integration Dependencies Required and optional dependencies Docs
#26829 by datapythonista was merged Jun 18, 2019 Loading…
CLN: Remove Unneeded BlockManager methods Clean Internals Related to non-user accessible pandas implementation
Separate out internals.concat, internals.managers Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Replaces Exceptions with ValueError in MultiIndex, closes #21770 Error Reporting Incorrect or improved errors from pandas MultiIndex
BUG: Categorical.fillna with iterables Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
ERR: Better error msg when merging on tz-aware and tz-naive columns Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
CLN: Replace imports of * with explicit imports Clean Internals Related to non-user accessible pandas implementation
BUG/API: Raise when extension class passed to astype Dtype Conversions Unexpected or buggy dtype conversions
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.