Skip to content

Commit

Permalink
📝 mark function as candidate for dsp_pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
enryH committed Nov 27, 2024
1 parent 1545469 commit 8b9adb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acore/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def convertToEdgeList(data, cols):
return edge_list


# TODO move to dsp_pandas
def check_is_paired(df, subject, group):
"""
Check if samples are paired.
Expand Down

0 comments on commit 8b9adb6

Please sign in to comment.