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

API/ENH: add method='nearest' to Index.get_indexer/reindex and method to get_loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#9258 by shoyer was merged Feb 23, 2015 Loading… updated Apr 13, 2015 0.16.0
FIX: Describe NotImplementedErrors or use AbstractMethodError Enhancement Error Reporting Incorrect or improved errors from pandas
#9887 by hoh was closed Apr 14, 2015 Loading… updated Apr 14, 2015 0.16.1
Period accepts datetime64 Enhancement
#9896 by cpcloud was merged Apr 14, 2015 Loading… updated Apr 14, 2015 0.16.1
ENH: repr now shows index name #6482 Enhancement Output-Formatting __repr__ of pandas objects, to_string
#9897 by hsperr was closed Apr 14, 2015 Loading… updated Apr 14, 2015 0.16.1
ENH: support CategoricalIndex (GH7629) Categorical Categorical Data Type Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#9741 by jreback was merged Apr 20, 2015 Loading… updated Apr 20, 2015
9 tasks done
0.16.1
Speed up max_len_string_array Enhancement Performance Memory or execution speed performance
#10024 by cpcloud was merged Apr 30, 2015 Loading… updated Apr 30, 2015 0.16.1
New function to sample from frames (Issue #2419 ) Enhancement
#9666 by nickeubank was closed May 1, 2015 Loading… updated May 1, 2015 0.16.1
ENH: Add BusinessHour offset Enhancement Frequency DateOffsets
#7905 by sinhrks was merged May 5, 2015 Loading… updated May 6, 2015
11 tasks done
0.16.1
ENH: Add prefix parameters for join method. API Design Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#8197 by onesandzeroes was closed May 9, 2015 Loading… updated May 9, 2015
is_list_like() for to_excel, fixes #8188. Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO Excel read_excel, to_excel
#9181 by hunterowens was closed May 9, 2015 Loading… updated May 9, 2015
Use 'python-dateutil' instead of 'dateutil' for requirement files Build Library building on various platforms CI Continuous Integration Enhancement
#9898 by chrish42 was merged Jun 9, 2015 Loading… updated Jun 9, 2015 0.16.2
Improve categorical concat speed by ~20x Categorical Categorical Data Type Enhancement Performance Memory or execution speed performance
#10597 by cpcloud was merged Jul 17, 2015 Loading… updated Jul 17, 2015 0.17.0
ENH: allow gzip de-compression for files specified by a url Enhancement IO CSV read_csv, to_csv
#10649 by mdagost was merged Jul 24, 2015 Loading… updated Jul 24, 2015 0.17.0
read_sql/to_sql can accept database URI as con parameter Enhancement IO SQL to_sql, read_sql, read_sql_query
#10666 by s-celles was merged Jul 27, 2015 Loading… updated Jul 27, 2015 0.17.0
ENH: support .strftime for datetimelikes (closes #10086) Datetime Datetime data dtype Enhancement Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#10110 by mortada was merged Aug 3, 2015 Loading… updated Aug 3, 2015 0.17.0
Add nlargest/nsmallest for DataFrame Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#10393 by cpcloud was merged Aug 4, 2015 Loading… updated Aug 4, 2015 0.17.0
BUG: read_sql_table can't find views Enhancement IO SQL to_sql, read_sql, read_sql_query
#10771 by IamGianluca was closed Aug 12, 2015 Loading… updated Aug 12, 2015 0.17.0
BUG: Allow read_sql_table to read from views Enhancement IO SQL to_sql, read_sql, read_sql_query
#10803 by IamGianluca was merged Aug 12, 2015 Loading… updated Aug 12, 2015 0.17.0
ENH: Add pipe method API Design Enhancement
#10253 by TomAugspurger was merged Jun 6, 2015 Loading… updated Aug 19, 2015 0.16.2
ENH: Period pickle Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label Period Period data type
#10866 by jreback was merged Aug 20, 2015 Loading… updated Aug 20, 2015 0.17.0
2
ENH: Add Series.dt.total_seconds GH #10817 API Design Enhancement Timedelta Timedelta data type
#10939 by sjdenny was merged Sep 2, 2015 Loading… updated Sep 2, 2015 0.17.0
ENH: PeriodIndex can accept freq with mult Enhancement Frequency DateOffsets Period Period data type
#7832 by sinhrks was merged Sep 3, 2015 Loading… updated Sep 3, 2015
10 tasks done
0.17.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.