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

Add the option to exclude raw data from the saved model #1126

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bartbroere
Copy link

This relates to the discussion in #1118

The approach I chose to do this was removing the raw data from the object, and restoring it after saving. This way the save method has no unintended side effects.

If this will be merged, or something similar will be added, I'm willing to contribute some documentation as well.

@pep8speaks
Copy link

pep8speaks commented May 27, 2024

Hello @bartbroere! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-08-25 15:30:44 UTC

@timsainb
Copy link
Collaborator

We will need to merge this with #1123

@bartbroere
Copy link
Author

We will need to merge this with #1123

I could target that branch with this PR, if that helps.

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