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 documentation for some comparison types #47

Merged
merged 3 commits into from
Oct 7, 2022

Conversation

riley-harper
Copy link
Contributor

Closes #26 and closes #44.

This pull request adds Sphinx documentation for the following comparison types:

  • not_zero_and_not_equals
  • caution_comp_3_012
  • caution_comp_4_012
  • present_and_matching_categorical
  • present_and_equal_categorical_in_universe
  • sql_condition

- not_zero_and_not_equals
- present_and_matching_categorical
- caution_comp_3_012 (also tweaked the docs for caution_comp_3)
- caution_comp_4_012 (also tweaked the docs for caution_comp_4)
…on type

I also added a note to the documentation for not_zero_and_not_equals, since
that comparison type is essentially a special case of this one.
@riley-harper riley-harper added the documentation Improvements or additions to documentation label Oct 7, 2022
@jacwellington jacwellington merged commit 904c0b8 into main Oct 7, 2022
@jacwellington jacwellington deleted the comparison_type_docs branch October 7, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document some undocumented comparison features Add documentation for the sql_condition comparison type
2 participants