We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ff382 commit fe2ad7dCopy full SHA for fe2ad7d
1 file changed
src/muse/utilities.py
@@ -201,8 +201,8 @@ def broadcast_over_assets(
201
example, it could also be used on a dataset of commodity prices to select prices
202
relevant to each asset (e.g. if assets exist in multiple regions).
203
204
- This function does not support technologies with a 'year' dimension. Please select
205
- technology data for a specific year before calling this function.
+ This function does not support arrays with a 'year' dimension. Please select
+ data for a specific year before calling this function.
206
207
Arguments:
208
data: The dataset/data-array to broadcast
0 commit comments