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

Canalespy gsheet helper functions #961

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

sharinetmc
Copy link
Contributor

@sharinetmc sharinetmc commented Dec 19, 2023

Added some internal tmc canalespy gsheet functions to parsons! One function recursively re-attempts a specified gsheet method, while the other combines data from multiple gsheets into one parsons table. Also, not quite sure why there's the import issue in the unit tests?

parsons/google/google_sheets.py Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Show resolved Hide resolved
parsons/google/google_sheets.py Show resolved Hide resolved
parsons/google/google_sheets.py Outdated Show resolved Hide resolved
parsons/google/google_sheets.py Show resolved Hide resolved
@sharinetmc
Copy link
Contributor Author

@Jason94 @shaunagm, I think I addressed all the comments, but am still getting failed checks. However, I'm really not to sure how to resolve these issues pasted below:

ImportError: cannot import name 'GoogleSheets' from 'parsons' (/home/runner/work/parsons/parsons/parsons/init.py)

@sharinetmc sharinetmc closed this May 28, 2024
@sharinetmc sharinetmc reopened this May 28, 2024
@sharinetmc sharinetmc requested a review from Jason94 May 28, 2024 10:36
@shaunagm
Copy link
Collaborator

Maybe you can combine the changes from this and #960 into a fresh PR? These are out of date enough that simply updating to the most recent version of main might fix the existing issues.

@IanRFerguson IanRFerguson removed their request for review July 17, 2024 19:03
@sharinetmc sharinetmc marked this pull request as draft December 12, 2024 20:28
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.

3 participants