We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcfe5a1 + 40139f1 commit 2119c83Copy full SHA for 2119c83
src/pycea/tl/topology.py
@@ -68,7 +68,7 @@ def expansion_test(
68
Attribute key where expansion p-values will be stored in tree nodes.
69
Default is "expansion_pvalue".
70
copy
71
- If True, return a copy of the TreeData with attributes added.
+ If True, return a :class:`pandas.DataFrame` with attributes added.
72
If False, modify in place and return None. Default is False.
73
74
Returns
0 commit comments