You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The size argument essentially operates as number of synthetic datasets. To bring this to it's logical conclusion, maybe it should correspond to an index dimension (dataset-n) in a multi-indexed return dataframe?
Alternatively we could simply add a column, dataset-replica or something that accumulates.
The text was updated successfully, but these errors were encountered:
The size argument essentially operates as
number of synthetic datasets
. To bring this to it's logical conclusion, maybe it should correspond to an index dimension (dataset-n
) in a multi-indexed return dataframe?Alternatively we could simply add a column,
dataset-replica
or something that accumulates.The text was updated successfully, but these errors were encountered: