Skip to content

Conversation

@karajan1001
Copy link
Contributor

@karajan1001 karajan1001 commented Jun 22, 2023

fix: #1168
unique_values_eq missing in pa.Field

  1. Add unique_values_eq argument support to pa.Field

Verified in my local workspace ,did not find a place to add tests for it.

image

fix: unionai-oss#1168
`unique_values_eq` missing in `pa.Field`

1. Add `unique_values_eq` argument support to `pa.Field`

Signed-off-by: karajan1001 <[email protected]>
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (19cc15d) 97.23% compared to head (eea1972) 97.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1230   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          65       65           
  Lines        5066     5066           
=======================================
  Hits         4926     4926           
  Misses        140      140           
Impacted Files Coverage Δ
pandera/api/pandas/model_components.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cosmicBboy
Copy link
Collaborator

Thanks for the contribution @karajan1001 !

@cosmicBboy cosmicBboy merged commit a3296a3 into unionai-oss:main Jun 22, 2023
@karajan1001 karajan1001 deleted the fix1168 branch June 23, 2023 00:12
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.

unique_values_eq missing in pa.Field

2 participants