该项目从 https://github.com/pandas-dev/pandas.git 镜像。
Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
- 5月 03, 2016
-
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
Author: Jeff Reback <jeff@reback.net> Closes #13059 from jreback/to_datetime3 and squashes the following commits: 6cd8e0f [Jeff Reback] BUG: More followups on to_datetime exceptions, xref #13033
-
由 Jason Wolosonovich 创作于
closes #12887 closes #13007
-
- 5月 02, 2016
-
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
Author: Jeff Reback <jeff@reback.net> Closes #13055 from jreback/interpolate and squashes the following commits: d76fcab [Jeff Reback] CLN: move interpolation tests from test_generic to test_missing
-
- 5月 01, 2016
-
-
由 Jeff Reback 创作于
closes #13052
-
由 Maoyuan Liu 创作于
closes #12988 closes #13014
-
由 gfyoung 创作于
Closes #12638 Closes #12644 Closes #12687 Author: gfyoung <gfyoung17@gmail.com> Closes #12810 from gfyoung/fromnumeric-compat and squashes the following commits: 429bc51 [gfyoung] COMPAT: Expand compatibility with fromnumeric.py
-
由 Jeff Reback 创作于
-
由 Tom Augspurger 创作于
Author: Tom Augspurger <thomas-augspurger@uiowa.edu> Closes #13045 from TomAugspurger/TomAugspurger-tutorial and squashes the following commits: 23d3835 [Tom Augspurger] DOC: Add tutorial link
-
- 4月 30, 2016
-
-
由 sinhrks 创作于
Author: sinhrks <sinhrks@gmail.com> Closes #13036 from sinhrks/sparse_make_union and squashes the following commits: b1cf4b5 [sinhrks] PERF: Sparse IntIndex.make_union
-
由 Jeff Reback 创作于
TST: use 32bit_repr when printing formatting of sparse COMPAT: ensure consensus name when Indexes are union/intersected if possible COMPAT: skip some coercion tests on 32-bit closes #12927 closes #13047
-
由 Jeff Reback 创作于
DOC: add in v0.18.2.txt
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
closes #11758 Author: Jeff Reback <jeff@reback.net> Closes #13033 from jreback/to_datetime and squashes the following commits: ed3cdf0 [Jeff Reback] BUG: to_datetime when called with a unit and coerce is buggy
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 gfyoung 创作于
Refactored tests in `test_parsers.py` to increase coverage of the different types of parsers and remove nearly duplicate testing in some cases. Author: gfyoung <gfyoung17@gmail.com> Closes #12964 from gfyoung/test-parsers-refactor and squashes the following commits: 3ed01a0 [gfyoung] TST: Refactor test_parsers.py
-
由 sinhrks 创作于
closes #12983 Author: sinhrks <sinhrks@gmail.com> Closes #13037 from sinhrks/align_subclass and squashes the following commits: 32ced80 [sinhrks] BUG: subclassed .align returns normal DataFrame
-
由 sinhrks 创作于
closes #12211 Author: sinhrks <sinhrks@gmail.com> Closes #13039 from sinhrks/format_tz and squashes the following commits: 44d2e2b [sinhrks] TST/BUG: DataFrame truncated repr with DatetimeTz and NaT column
-
由 sinhrks 创作于
closes #13019 Author: sinhrks <sinhrks@gmail.com> Closes #13038 from sinhrks/plot_bar_categorical and squashes the following commits: dc57a6c [sinhrks] TST/BUG: Categorical dtypes cause error when attempting stacked bar plot
-
- 4月 29, 2016
-
-
由 sinhrks 创作于
closes #12777
-
由 sinhrks 创作于
closes #6749 Author: sinhrks <sinhrks@gmail.com> Closes #12835 from sinhrks/sparse_valuecounts and squashes the following commits: 2392e7c [sinhrks] Move dtype handling to algorithm 2f46f73 [sinhrks] BUG: SparseSeries.value_counts ignores fill_value
-
由 sinhrks 创作于
closes #12533 closes #11485 Author: sinhrks <sinhrks@gmail.com> Closes #12539 from sinhrks/where and squashes the following commits: 6b5d618 [sinhrks] ENH: Allow .where to accept callable as condition
-
由 sinhrks 创作于
closes #12979 Author: sinhrks <sinhrks@gmail.com> Closes #13025 from sinhrks/plot_bar_width and squashes the following commits: 354e172 [sinhrks] BUG:plot.bar misalignment when width=1
-
由 sinhrks 创作于
closes #9903 Author: sinhrks <sinhrks@gmail.com> Closes #13026 from sinhrks/dtindex_shift and squashes the following commits: 0b39f52 [sinhrks] TST: Calling shift on a DatetimeIndex of length 0 returns an Index instead of a DatetimeIndex
-
由 sinhrks 创作于
closes #8542 Author: sinhrks <sinhrks@gmail.com> Closes #13028 from sinhrks/tgrouper_groups and squashes the following commits: 93b41d5 [sinhrks] BUG: TimeGrouper has erroneous groups if key length is too short
-
- 4月 28, 2016
-
-
由 Jeff Reback 创作于
-
由 Jeff Reback 创作于
-
由 MaxU 创作于
closes #12932
-
由 gfyoung 创作于
closes #12794 Author: gfyoung <gfyoung17@gmail.com> Closes #13011 from gfyoung/sparse-array-clarify and squashes the following commits: 0746e1d [gfyoung] API, DOC: Clarify and enforce array to be 1-D during SparseArray construction
-
由 Winand 创作于
closes #13008
-
- 4月 27, 2016
-
-
由 Jeff Reback 创作于
closes #13010
-
由 Kieran O'Mahony 创作于
closes #12554 Author: Kieran O'Mahony <kieranom@gmail.com> Closes #12878 from Komnomnomnom/np-default-handler and squashes the following commits: daa256c [Kieran O'Mahony] BUG: json default handler not invoked when unsupported numpy dtypes encountered
-
由 Leif Walsh 创作于
closes #12472 closes #9815
-
由 Jeff Reback 创作于
closes #12961
-