Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: float truncation in eval with py 2 Bug Compat pandas objects compatability with Numpy or Python functions
#14255 by chris-b1 was closed Sep 22, 2016 Loading… updated Sep 22, 2016
4 tasks done
0.19.0
BUG: Check for overflow in TimedeltaIndex addition. Bug Timedelta Timedelta data type
#14237 by gfyoung was closed Sep 27, 2016 Loading… updated Sep 28, 2016 0.19.0
BUG: fix alignment in series ops (GH14227) Bug
#14230 by jorisvandenbossche was merged Sep 30, 2016 Loading… updated Sep 30, 2016
4 tasks done
0.19.0
BUG: Fix concat key name Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14292 by bkandel was closed Oct 9, 2016 Loading… updated Oct 9, 2016
4 tasks done
0.19.1
DOC: Expand reference doc for read_json Docs IO JSON read_json, to_json, json_normalize
#14284 by cswarth was closed Oct 17, 2016 Loading… updated Oct 17, 2016
2 of 4 tasks
BUG: Patch Checked Add Method Bug Timedelta Timedelta data type
#14324 by gfyoung was closed Oct 19, 2016 Loading… updated Oct 19, 2016 0.19.1
BUG: underflow on Timestamp creation Bug Datetime Datetime data dtype
#14433 by chris-b1 was merged Oct 20, 2016 Loading… updated Oct 20, 2016
4 tasks done
0.19.1
BUG: GH14323 Union of differences from DatetimeIndex incorrect Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#14346 by Liam3851 was closed Oct 24, 2016 Loading… updated Oct 24, 2016
4 tasks
0.19.1
PERF: performance regression in Series.asof Performance Memory or execution speed performance
#14476 by laudney was merged Oct 26, 2016 Loading… updated Oct 26, 2016
2 tasks done
0.19.1
Fix trailing current date zeros flaky test_format problem Testing pandas testing functions or related to the test suite
#14638 by MykolaGolubyev was closed Nov 12, 2016 Loading… updated Nov 12, 2016
3 of 4 tasks
0.19.2
Fix parse empty df Bug IO CSV read_csv, to_csv MultiIndex
#14596 by bkandel was closed Nov 22, 2016 Loading… updated Nov 22, 2016
4 tasks done
0.19.2
[WIP]API: CategoricalType for specifying categoricals API Design Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
#14698 by TomAugspurger was closed Nov 22, 2016 Loading… updated Nov 22, 2016 0.20.0
Standardize function signatures Clean
#14645 by gfyoung was merged Nov 26, 2016 Loading… updated Nov 26, 2016 0.20.0
ENH: support cut/qcut for datetime/timedelta (GH14714) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype Enhancement Timedelta Timedelta data type
#14737 by aileronajay was merged Dec 3, 2016 Loading… updated Dec 4, 2016
4 tasks done
0.20.0
PR for Pandas issue #14872 / fillna() TZ datetime64 rounded Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
#14905 by RodolfoRFR was closed Dec 18, 2016 Loading… updated Dec 18, 2016
1 of 2 tasks
0.19.2
DOC: Explain pivot vs. pivot_table (#6950) Docs
#14650 by mroeschke was merged Nov 16, 2016 Loading… updated Nov 16, 2016
1 task done
0.20.0
Add new optional "separator" argument to json_normalize API Design IO JSON read_json, to_json, json_normalize
#14891 by jowens was closed Dec 22, 2016 Loading… updated Dec 22, 2016
4 tasks done
Fix inconsistency in Partial String Index with 'second' resolution Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#14856 by ischurov was closed Dec 20, 2016 Loading… updated Dec 22, 2016 0.20.0
BUG: Indexing MultiIndex with Series failed. Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#15041 by bkandel was closed Jan 4, 2017 Loading… updated Jan 4, 2017
4 tasks done
0.20.0
Clarified error in read_sas method when buffer object provided withou… Bug IO SAS SAS: read_sas
#14947 by tomrod was closed Jan 9, 2017 Loading… updated Jan 9, 2017
4 tasks done
0.20.0
API: allow list-like to DataFrame rename API Design Indexing Related to indexing on series/frames, not to indexes themselves
#15029 by chris-b1 was closed Jan 11, 2017 Loading… updated Jan 11, 2017
3 of 4 tasks
Categoricals hash consistently Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
#15143 by jcrist was closed Jan 18, 2017 Loading… updated Jan 18, 2017 0.20.0
ENH: Added 'direction' parameter to merge_asof() (#14887) Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15129 by chrisaycock was closed Jan 18, 2017 Loading… updated Jan 18, 2017
4 tasks done
0.20.0
BUG: Segfault due to float_precision='round_trip' Bug Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv
#15148 by Rufflewind was closed Jan 20, 2017 Loading… updated Jan 20, 2017
4 tasks done
0.20.0
BUG: Comparisons result in different dtypes for empty DataFrames #15077 Bug Dtype Conversions Unexpected or buggy dtype conversions
#15115 by mralgos was closed Jan 21, 2017 Loading… updated Jan 21, 2017
3 tasks done
0.20.0
ProTip! Follow long discussions with comments:>50.