Closed johnbradley closed 2 years ago
I created issue #271 to improve the example.
@hlapp Should I combine these two commits into one before merging into master?
@hlapp Should I combine these two commits into one before merging into master?
Yes that's fine!
Adds an optional quality_opposites parameter to mutually_exclusive(). This parameter requires a dataframe with "quality.a" and "quality.b" columns that contain opposite IRIs.
Fixes #240