Skip to content

Commit

Permalink
Merge pull request #28 from DynamicsAndNeuralSystems/jmoo2880-update-…
Browse files Browse the repository at this point in the history
…README2

Update README.md
  • Loading branch information
benfulcher authored Apr 16, 2024
2 parents a456d09 + 007bcae commit e3c3571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Usage (computing 24 features: _catch24_ = _catch22_ + mean + standard deviation)
pycatch22.catch22_all(tsData,catch24=True)
```

We also include a 'short name' for each feature for easier reference (as outlined in the GitBook [Feature overview table](https://app.gitbook.com/o/-MfehZqaCWnsSRDIdUG8/s/-MfHFY4lvzOz3IPaA3wm/feature-overview-table)).
We also include a 'short name' for each feature for easier reference (as outlined in the GitBook [Feature overview table](https://time-series-features.gitbook.io/catch22/feature-descriptions/feature-overview-table)).
These short names can be included in the output from `catch22_all()` by setting `short_names=True` as follows:

```python3
Expand Down

0 comments on commit e3c3571

Please sign in to comment.