Skip to content

Commit

Permalink
update one var description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebachmeier committed Aug 19, 2024
1 parent 1ee90c3 commit 203efb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vivarium/framework/results/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def register_binned_stratification(
target
Name of the state table column or value pipeline to be binned.
binned_column
Name of the new column for the binned quantities.
Name of the (binned) stratification.
bin_edges
List of scalars defining the bin edges, passed to :meth: pandas.cut.
The length must be equal to the length of `labels` plus 1.
Expand Down

0 comments on commit 203efb5

Please # to comment.