Skip to content

Commit

Permalink
updated one more comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lennybronner committed Aug 20, 2024
1 parent 7bda67e commit fb581d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elexmodel/models/BootstrapElectionModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -1338,6 +1338,7 @@ def get_national_summary_estimates(
f"called_states is of length {len(called_states)} but there are {self.aggregate_error_B_1.shape[0]} contests"
)

# NOTE: This assumes that pd.get_dummies does alphabetical ordering
# sort in order to get in the same order as the contests,
# which have been sorted when getting dummies for aggregate indicators
# in get_aggregate_prediction_intervals
Expand Down

0 comments on commit fb581d5

Please sign in to comment.