-
- 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
BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading… updated Feb 7, 2017
BUG: Multiline Eval broken for local variables after first line Bug Numeric Operations Arithmetic, Comparison, and Logical operations
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
DEPR/CLN: remove SparseTimeSeries class (follow-up GH15098) Clean Deprecate Functionality to remove in pandas
ENH: str.replace accepts a compiled expression Enhancement Strings String extension data type and string data
ENH: IO header formatting Enhancement IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
BUG: Group-by numeric type-coercion with datetime Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
TST: Reorganize package_check and skip_if_no_package Testing pandas testing functions or related to the test suite
BUG: upcasting on reshaping ops #13247 Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Check that values for "nrows" and "chunksize" are valid Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv
API: return Index instead of array from DatetimeIndex field accessors (GH15022) API Design Datetime Datetime data dtype
#15589 by jorisvandenbossche was closed Mar 22, 2017 Loading… updated Mar 22, 2017 0.20.0
4 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.