- Correctly include units. - Correctly including units in name.
103.11.8
Not secure
Fix
- Can work with "A" and "M" frequencies. - remove pint units for calculations.
103.10.8
Not secure
Fix
- Correct column names to allow for empty units. - Added "--multi-line 3" to isort
Refactor
- rearrange to allow "import tstoolbox" - Reorganized to allow for "import tstoolbox"
103.9.8
Not secure
Fix
- work to add units to column headers
103.8.8
Not secure
Refactor
- .pre-commit-config.yaml
Feat
- Added the beginnings of a forecast feature style: Added several features to .pre-commit-config.yaml - Returned the ability to use comma separated file names.
Fix
103.6.8
Not secure
Feat
- Added the capability of using the index (usually datetimeindex) as a `x_train_cols` in the regression. fix: Now detect is DataFrame or Series and skip further processing in 'read_iso_ts' - Added "min_count" keyword to `aggregate` docs: Misc. build: Added "extra_requires" to setup.py for development