Skip to content

Update example in public google sheets tutorial to not use gsheetsdb #593

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

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

snehankekre
Copy link
Contributor

@snehankekre snehankekre commented Feb 16, 2023

📚 Context

Fixes #589. TODO: update the private gooogle sheet tutorial to use a gsheetsdb alternative in a separate PR.

🧠 Description of Changes

  • Replaces the use of the deprecated gsheetsdb library with pandas.

Revised:

image
image

Current:

image
image

💥 Impact

Size:

  • Small
  • Not small

🌐 References

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@snehankekre snehankekre requested a review from blackary February 16, 2023 15:57
Copy link
Contributor

@sfc-gh-jcarroll sfc-gh-jcarroll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @snehankekre !!

@snehankekre snehankekre merged commit bafa11c into main Feb 16, 2023
@snehankekre snehankekre deleted the update-public-gsheets-tutorial branch February 16, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example code in public google sheets tutorial is broken
3 participants