Skip to content

Conversation

@venu-sambarapu-DS
Copy link
Collaborator

Changed default path to read standard dataset is changed to Google sheet master_dictionaries

Copy link
Contributor

@paul-tharun paul-tharun left a comment

Choose a reason for hiding this comment

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

  • Remove debugging print statements
  • Remove code if it is not being used do not just comment it out
  • Add sheet id to be taken from env rather than hard coding it

json_compatible_item_data = jsonable_encoder(
entity_df.to_dict(orient="records")
)
print(json_compatible_item_data)
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove debugging print statements

@venu-sambarapu-DS venu-sambarapu-DS merged commit 9e5de0d into main Feb 28, 2025
1 check passed
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