gspread-pandas

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

BSD-3-CLAUSE License

Downloads
305.2K
Stars
391
Committers
13

Bot releases are visible (Hide)

gspread-pandas - Latest Release

Published by aiguofer 9 months ago

gspread-pandas -

Published by aiguofer 9 months ago

gspread-pandas - v3.2.2

Published by aiguofer over 2 years ago

Commits

  • 8482fef: Drop python 3.5 from tox (Diego Fernandez)
  • 92641a6: Bump version: 3.2.0 → 3.2.1 (Diego Fernandez)
  • fe08a7f: Use PAT for tagged-release workflow (Diego Fernández Giraldo)
  • 2f8c035: Update CI descriptions (Diego Fernandez)
  • 029b103: Update changelog (Diego Fernandez)
  • 34505c1: Bump version: 3.2.1 → 3.2.2 (Diego Fernandez)
gspread-pandas - v3.2.1

Published by github-actions[bot] over 2 years ago

Commits

  • 4cb7216: removing old redundant code that yields SettingWithCopyWarning, remove depracated inplace, and fix hanging tests (#88) (tekendratimsina) #88
  • e3788f5: Fix README (Diego Fernandez)
  • 1c9e2b5: Update CHANGELOG (Diego Fernandez)
  • 99f9aa8: Bump version: 3.2.0 → 3.2.1 (Diego Fernandez)
gspread-pandas - v3.0.4

Published by github-actions[bot] almost 3 years ago

Commits

  • 086bfa1: fix key name of gridProperties while fetching frozen column from sheet (#83) (tekendratimsina) #83
  • 24507bd: Fix tests (Diego Fernandez)
  • 3169bfe: Bump version: 3.0.3 → 3.0.4 (Diego Fernandez)
gspread-pandas - v3.0.2

Published by github-actions[bot] almost 3 years ago

Commits

  • ea0086f: Remove deprecated raw_column_names (Diego Fernandez)
  • 30fde81: Update changelog (Diego Fernandez)
  • c62b36a: Attempt to fix publish pipeline (Diego Fernandez)
  • 2154684: Bump version: 3.0.1 → 3.0.2 (Diego Fernandez)
gspread-pandas - v3.0.1

Published by github-actions[bot] almost 3 years ago

Commits

  • 025a507: Update workflows (Diego Fernandez)
  • a51bf71: Publish on released (Diego Fernandez)
  • 618dee5: Bump version: 3.0.0 → 3.0.1 (Diego Fernandez)
gspread-pandas - v3.0.0

Published by github-actions[bot] almost 3 years ago

Commits

  • 9e2cdcb: Drop support for python 2.7 (Diego Fernandez)
  • 9025cec: Upgrade gspread to 5>= (Diego Fernandez)
  • 81c5e99: Update test cassettes (Diego Fernandez)
  • 6eed635: Add wheel as dev dep (Diego Fernandez)
  • 3882540: Add GHA python tests (Diego Fernández Giraldo)
  • 484970f: Add GHA publish to PyPi (Diego Fernández Giraldo)
  • 2c032d9: Remove travis (Diego Fernandez)
  • 2e1e898: Add GHA automated release from tag (Diego Fernández Giraldo)
  • 19accf4: Bump version: 2.3.1 → 3.0.0 (Diego Fernandez)