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

Fix content type annotations for pandas codecs #1162

Merged
merged 4 commits into from
May 24, 2023

Conversation

adriangonz
Copy link
Contributor

Fixes #737

Changelog

  • Ensure encode methods in PandasCodec always add the content_type: pd and content_type: str as needed.

@adriangonz adriangonz merged commit 535e0c0 into SeldonIO:master May 24, 2023
@adriangonz adriangonz deleted the fix-pandas-codec branch May 24, 2023 09:45
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.

PandasCodec unexpected behavior
1 participant