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: pandas openAPI handle nulltype #3165

Merged
merged 1 commit into from Oct 31, 2022
Merged

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Oct 31, 2022

Handles null type for Pandas for OpenAPI conversion

Screenshot 2022-10-31 at 13 01 08

Signed-off-by: Aaron Pham 29749331+aarnphm@users.noreply.github.com

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from a team as a code owner October 31, 2022 20:00
@aarnphm aarnphm requested review from bojiang and ssheng and removed request for a team October 31, 2022 20:00
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #3165 (c7248a2) into main (541b533) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3165      +/-   ##
==========================================
- Coverage   21.72%   21.71%   -0.01%     
==========================================
  Files         101      101              
  Lines        9717     9721       +4     
  Branches     1686     1688       +2     
==========================================
  Hits         2111     2111              
- Misses       7558     7562       +4     
  Partials       48       48              
Impacted Files Coverage Δ
src/bentoml/_internal/io_descriptors/pandas.py 28.81% <0.00%> (-0.40%) ⬇️

@ssheng ssheng merged commit 92461d7 into bentoml:main Oct 31, 2022
@aarnphm aarnphm deleted the fix/pandas-warning branch November 1, 2022 23:58
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.

None yet

2 participants