We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7940d commit 2e20d6eCopy full SHA for 2e20d6e
src/spyglass/position/position_merge.py
@@ -80,7 +80,7 @@ def fetch1_dataframe(self) -> DataFrame:
80
81
def fetch_pose_dataframe(self):
82
"""Fetch a single dataframe of pose bodypart coordinates.
83
-
+
84
This will work only for sources that have pose information.
85
"""
86
key = self.merge_restrict(self.fetch("KEY", as_dict=True)).fetch(
0 commit comments