-
Notifications
You must be signed in to change notification settings - Fork 4
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: add packages and content packages #313
Merged
Merged
Commits on Nov 12, 2024
-
fix: raise AttributeError instead of returning None on __getattr__.
The __getattr__ method should always raise an AttributeError if the value does not exist instead of returning None. The existing implementation causes issues when converting to a Pandas DataFrame
Configuration menu - View commit details
-
Copy full SHA for 1d9bec0 - Browse repository at this point
Copy the full SHA 1d9bec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7778028 - Browse repository at this point
Copy the full SHA 7778028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436c8b9 - Browse repository at this point
Copy the full SHA 436c8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4bc536 - Browse repository at this point
Copy the full SHA a4bc536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8e34a - Browse repository at this point
Copy the full SHA 0e8e34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09fdb06 - Browse repository at this point
Copy the full SHA 09fdb06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91e357 - Browse repository at this point
Copy the full SHA f91e357View commit details -
Configuration menu - View commit details
-
Copy full SHA for b892026 - Browse repository at this point
Copy the full SHA b892026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3895d72 - Browse repository at this point
Copy the full SHA 3895d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af9e39 - Browse repository at this point
Copy the full SHA 2af9e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0941576 - Browse repository at this point
Copy the full SHA 0941576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0bed2 - Browse repository at this point
Copy the full SHA 4b0bed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c9f372 - Browse repository at this point
Copy the full SHA 0c9f372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9d948 - Browse repository at this point
Copy the full SHA 9d9d948View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.