Skip to content

Commit bfb6a98

Browse files
authored
Update README.md with small type
Added a comma to make the tsam.TimeSeriesAggregation function run.
1 parent a8dd928 commit bfb6a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Initialize an aggregation object and define the length of a single period, the n
6363
rescaleClusterPeriods = False,
6464
segmentation = True,
6565
representationMethod = "distributionRepresentation",
66-
distributionPeriodWise = False
66+
distributionPeriodWise = False,
6767
clusterMethod = 'hierarchical')
6868
```
6969

0 commit comments

Comments
 (0)