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 Date type to pandera.__all__ #1419

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

diederikperdok
Copy link
Contributor

Fixes #1418

Signed-off-by: Diederik Perdok <[email protected]>
@diederikperdok diederikperdok changed the title Add Date type to __all__ Add Date type to panderas.__all__ Nov 10, 2023
@diederikperdok diederikperdok changed the title Add Date type to panderas.__all__ Add Date type to pandera.__all__ Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37c24d9) 94.23% compared to head (514c128) 94.23%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1419   +/-   ##
=======================================
  Coverage   94.23%   94.23%           
=======================================
  Files          91       91           
  Lines        6975     6975           
=======================================
  Hits         6573     6573           
  Misses        402      402           
Files Coverage Δ
pandera/__init__.py 89.74% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cosmicBboy
Copy link
Collaborator

Thanks @diederikperdok and congrats on your first contribution to pandera! 🎉

@cosmicBboy cosmicBboy merged commit db356dc into unionai-oss:main Nov 11, 2023
55 checks passed
@diederikperdok diederikperdok deleted the bugfix/1418 branch November 13, 2023 09:13
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.

Date type not exported
2 participants