coincidence_HM.pick_lists#
Back to Module page
Summary#
Returns elements from list1 whose corresponding elements in list2 aren’t empty
Signature#
def pick_lists(list1, list2)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Returns elements from list1 whose corresponding elements in list2
aren't empty