Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pandas-dev/pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: pandas-dev/pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 13 commits
  • 30 files changed
  • 8 contributors

Commits on Jun 1, 2020

  1. Backport PR #34481: DOC: start 1.0.5 (#34503)

    Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
    meeseeksmachine and simonjayhawkins authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    aec075b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471abcc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Revert backport of #33632: Parquet & s3 I/O changes (#34632)

    Also skip for it_IT locale
    alimcmaster1 authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    81371a4 View commit details
    Browse the repository at this point in the history
  2. Backport PR #34458 on branch 1.0.x (CLN: Clean csv files in test data…

    … GH34427) (#34664)
    
    Co-authored-by: Natalie Jann <47032941+najann@users.noreply.github.com>
    simonjayhawkins and najann authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    29edbab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Backport PR #34721 on branch 1.0.x (Debug CI Issue) (#34788)

    Co-authored-by: William Ayd <will_ayd@innobi.io>
    simonjayhawkins and WillAyd authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    98f0c3c View commit details
    Browse the repository at this point in the history
  2. Backport PR #34667 on branch 1.0.x (BLD: pyproject.toml for Py38) (#3…

    …4786)
    
    Co-authored-by: Tom Augspurger <TomAugspurger@users.noreply.github.com>
    simonjayhawkins and TomAugspurger authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    cdd245c View commit details
    Browse the repository at this point in the history
  3. Backport Test Only from PR #34500 on branch 1.0.x (REG: Fix read_parq…

    …uet from file-like objects) (#34787)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    Co-authored-by: alimcmaster1 <alimcmaster1@gmail.com>
    3 people authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    818ee65 View commit details
    Browse the repository at this point in the history
  4. Backport PR #34785: DOC: add release note about revert for 1.0.5 (#34797

    )
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    7ad5e99 View commit details
    Browse the repository at this point in the history
  5. Backport PR #34718 on branch 1.0.x (Removed __div__ impls) (#34802)

    Co-authored-by: William Ayd <will_ayd@innobi.io>
    simonjayhawkins and WillAyd authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    281f178 View commit details
    Browse the repository at this point in the history
  6. Backport PR #34804 on branch 1.0.x (TST: ensure read_parquet filter a…

    …rgument is correctly passed though (pyarrow engine)) (#34807)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    simonjayhawkins and jorisvandenbossche authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e0b8fbc View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Backport PR #34733 on branch 1.0.x (BUG: Fixed Series.replace for EA …

    …with casting) (#34819)
    
    Co-authored-by: Tom Augspurger <TomAugspurger@users.noreply.github.com>
    simonjayhawkins and TomAugspurger authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    860d5fd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Backport PR #34845: DOC: 1.0.5 release date (#34846)

    Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
    meeseeksmachine and simonjayhawkins authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7788fa9 View commit details
    Browse the repository at this point in the history
  2. RLS: 1.0.5

    Pandas Development Team committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b687cd4 View commit details
    Browse the repository at this point in the history
Loading