Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support using GeoPandas for GEOGRAPHY columns #848

Merged
merged 47 commits into from Aug 24, 2021
Merged

feat: Support using GeoPandas for GEOGRAPHY columns #848

merged 47 commits into from Aug 24, 2021

Commits on Aug 2, 2021

  1. Removed unused method

    jimfulton committed Aug 2, 2021
    Copy the full SHA
    0e3dba2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Copy the full SHA
    ff6c4ff View commit details
    Browse the repository at this point in the history
  2. blacken

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    ecff6f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    15648af View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    766be77 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a904504 View commit details
    Browse the repository at this point in the history
  6. added missing comma

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    bc985f9 View commit details
    Browse the repository at this point in the history
  7. Added missing tests.

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    fb6eafd View commit details
    Browse the repository at this point in the history
  8. blacken

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    0547801 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e0dde7c View commit details
    Browse the repository at this point in the history
  10. Added a missing skip

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    177b099 View commit details
    Browse the repository at this point in the history
  11. blacken

    jimfulton committed Aug 3, 2021
    Copy the full SHA
    86820e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. doc tweaks

    jimfulton committed Aug 4, 2021
    Copy the full SHA
    c298fbd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9cc38f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5f866ff View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e23b830 View commit details
    Browse the repository at this point in the history
  5. blacken/lint

    jimfulton committed Aug 4, 2021
    Copy the full SHA
    950d957 View commit details
    Browse the repository at this point in the history
  6. wait for it ...

    jimfulton committed Aug 4, 2021
    Copy the full SHA
    0493acf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Copy the full SHA
    5d986be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f5e2f62 View commit details
    Browse the repository at this point in the history
  3. assuage pytype

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    1084c4e View commit details
    Browse the repository at this point in the history
  4. blacken

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    cdb821d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    054a857 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0924a03 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c9f8ab6 View commit details
    Browse the repository at this point in the history
  8. Set version bounds for shapely

    and fixed constraint for geopandas
    jimfulton committed Aug 5, 2021
    Copy the full SHA
    b61bebc View commit details
    Browse the repository at this point in the history
  9. blacken

    jimfulton committed Aug 5, 2021
    Copy the full SHA
    edbea72 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    36e9ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Copy the full SHA
    2eed7c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b163b4d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Copy the full SHA
    b6f19c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'to_geodataframe' of github.com:jimfulton/python-bigquer…

    …y into to_geodataframe
    jimfulton committed Aug 16, 2021
    Copy the full SHA
    459484f View commit details
    Browse the repository at this point in the history
  3. Fixed intersphinx links

    jimfulton committed Aug 16, 2021
    Copy the full SHA
    3043585 View commit details
    Browse the repository at this point in the history
  4. capitalize shapely

    jimfulton committed Aug 16, 2021
    Copy the full SHA
    fe8ea8a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. merge upstream/master

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    a81015a View commit details
    Browse the repository at this point in the history
  2. blacken ...whimper

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    2d3c372 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1a977fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7dd9f5e View commit details
    Browse the repository at this point in the history
  5. Explain the _to_wkb hijinks

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    3c257d9 View commit details
    Browse the repository at this point in the history
  6. moar comments

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    c73b856 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5988052 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3207e57 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    27071a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. blacken

    jimfulton committed Aug 18, 2021
    Copy the full SHA
    abf473e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    88b0653 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. git merge upstream/master

    jimfulton committed Aug 23, 2021
    Copy the full SHA
    1a4005c View commit details
    Browse the repository at this point in the history
  2. Don't need dataclasses after Python 3.6

    It's built in.
    jimfulton committed Aug 23, 2021
    Copy the full SHA
    1b6b1d7 View commit details
    Browse the repository at this point in the history