Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
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: googleapis/python-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Hardikr23/python-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 8 files changed
  • 6 contributors

Commits on Feb 8, 2021

  1. Added feature to return result in pandas-df

    Hardik Rathod
    Hardik Rathod committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    483e9fb View commit details
    Browse the repository at this point in the history
  2. Added feature to return result in pandas-df

    Hardik Rathod
    Hardik Rathod committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    362c143 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. push check

    hardikPR committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fc5ab60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb5733a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aee1d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Update tests/system/test_system_pandasDf.py

    Co-authored-by: Tim Swast <[email protected]>
    Hardikr23 and tswast authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e7a4d4c View commit details
    Browse the repository at this point in the history
  2. Update tests/unit/test__pandas_helpers.py

    Co-authored-by: Tim Swast <[email protected]>
    Hardikr23 and tswast authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    537d498 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    b4d715e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Update google/cloud/spanner_v1/_pandas_helpers.py

    Co-authored-by: Tim Swast <[email protected]>
    Hardikr23 and tswast authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f219b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Made required modifications

    hardikPR committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    021b3c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Cosmetic modifications

    SahibSodhi committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a584fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83a7ce View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    be5c241 View commit details
    Browse the repository at this point in the history
  2. cosmetic changes done

    hardikPR committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    4057e76 View commit details
    Browse the repository at this point in the history
  3. added to_localize()

    hardikPR committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ad1d039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f460174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7906b14 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    f919276 View commit details
    Browse the repository at this point in the history
  2. add pandas extras to noxfile

    tswast committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0028b7b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    0104348 View commit details
    Browse the repository at this point in the history
Loading