The Wayback Machine - https://web.archive.org/web/20200127132627/https://github.com/pandas-dev/pandas/commits/master
Skip to content
Permalink
Branch: master
Commits on Jan 27, 2020
  1. BUG: GH25495 incorrect dtype when using .loc to set Categorical value…

    keechongtan authored and jreback committed Jan 27, 2020
    … for column in 1-row DataFrame (#29393)
  2. API: DataFrame.take always returns a copy (#30784)

    jorisvandenbossche authored and jreback committed Jan 27, 2020
  3. CI: Fix jedi upgrades causes deprecation warning (#31323)

    charlesdong1991 authored and jreback committed Jan 27, 2020
Commits on Jan 26, 2020
  1. DOC Remove Python 2 specific comments from documentation (#31198)

    rth authored and gfyoung committed Jan 26, 2020
  2. Follow up PR: #28097 Simplify branch statement (#29243)

    proost authored and jreback committed Jan 26, 2020
  3. BUG: DatetimeIndex.snap incorrectly setting freq (#31188)

    jbrockmendel authored and jreback committed Jan 26, 2020
  4. Move DataFrame.info() to live with similar functions (#31317)

    jpeacock29 authored and jreback committed Jan 26, 2020
  5. ENH: accept a dictionary in plot colors (#31071)

    MarcoGorelli authored and jreback committed Jan 26, 2020
  6. PERF: add shortcut to Timestamp constructor (#30676)

    AlexKirko authored and jreback committed Jan 26, 2020
  7. CLN/MAINT: Clean and annotate stata reader and writers (#31072)

    bashtage authored and jreback committed Jan 26, 2020
  8. REF: define _get_slice_axis in correct classes (#31304)

    jbrockmendel authored and jreback committed Jan 26, 2020
  9. BUG: DataFrame.floordiv(ser, axis=0) not matching column-wise bheavior (

    jbrockmendel authored and jreback committed Jan 26, 2020
  10. PERF: optimize is_scalar, is_iterator (#31294)

    jbrockmendel authored and jreback committed Jan 26, 2020
  11. BUG: Series rolling count ignores min_periods (#30923)

    fujiaxiang authored and jreback committed Jan 26, 2020
  12. xfail sparse warning; closes #31310 (#31311)

    bfgray3 authored and jreback committed Jan 26, 2020
  13. REF: DatetimeIndex.get_value wrap DTI.get_loc (#31314)

    jbrockmendel authored and jreback committed Jan 26, 2020
  14. CLN: internals.managers (#31316)

    jbrockmendel authored and jreback committed Jan 26, 2020
Commits on Jan 25, 2020
  1. PERF: avoid copies if possible in fill_binop (#31300)

    jbrockmendel authored and jreback committed Jan 25, 2020
  2. Add test for multiindex json (#31307)

    rushabh-v authored and jreback committed Jan 25, 2020
  3. BUG: passing TDA and wrong freq to TimedeltaIndex (#31268)

    jbrockmendel authored and jreback committed Jan 25, 2020
  4. BUG: inconsistency between PeriodIndex.get_value vs get_loc (#31172)

    jbrockmendel authored and jreback committed Jan 25, 2020
  5. CLN: remove _set_subtyp (#31301)

    jbrockmendel authored and jreback committed Jan 25, 2020
  6. CI: Updated version of macos image (#31292)

    MomIsBestFriend authored and jreback committed Jan 25, 2020
  7. Fixes non-existent doc/source/api.rst issue (#31280)

    ArunimSamudra authored and WillAyd committed Jan 25, 2020
  8. CI: Fix Assign CI not working with quotes (#31237)

    lithomas1 authored and datapythonista committed Jan 25, 2020
Commits on Jan 24, 2020
  1. BUG: groupby transform fillna produces wrong result (#31101)

    fujiaxiang authored and WillAyd committed Jan 24, 2020
  2. TST: More Regression tests (#31196)

    mroeschke authored and WillAyd committed Jan 24, 2020
  3. DOC fix truncated documentation for Series.unstack(), Series. (#31260)

    anjalis2112 authored and WillAyd committed Jan 24, 2020
  4. DOC: move convert_dtypes whatsnew to 1.0 (#31279)

    Dr-Irv authored and jorisvandenbossche committed Jan 24, 2020
  5. ASV: add benchmarks for Series.array and extract_array (#31277)

    jorisvandenbossche authored and jreback committed Jan 24, 2020
  6. BUG/CLN: use more-correct isinstance check (#31180)

    jbrockmendel authored and jreback committed Jan 24, 2020
  7. BUG: Integer Overflow in read_json with big number in string (#30329)

    rohitkg98 authored and WillAyd committed Jan 24, 2020
  8. REF: simplify index.pyx (#31168)

    jbrockmendel authored and jreback committed Jan 24, 2020
  9. Parallel Cythonization for spawned Processes (#30862)

    WillAyd authored and jreback committed Jan 24, 2020
  10. TST: Remove bare pytest.raises (#31079)

    gdex1 authored and jreback committed Jan 24, 2020
Older
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.