Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-09-26
| ||
11:22 | Remove legacy handling of blank separator. Leaf check-in: c6882ea209 user: goyo tags: trunk | |
2024-01-31
| ||
23:25 | Delete useless tests. check-in: d8ed009204 user: goyo tags: trunk | |
2024-01-30
| ||
21:29 | Change frequency strings deprecated in recent pandas. check-in: f4ee0dcc7e user: goyo tags: trunk | |
2023-12-18
| ||
09:33 | Bump version after release. check-in: 7ea0b1fbff user: goyo tags: trunk | |
09:32 | Release 0.1.0. check-in: bc0293c770 user: goyo tags: trunk, 0.1.0 | |
09:07 | Remove module `wrg`. check-in: 01bd474b6a user: goyo tags: trunk | |
2023-12-02
| ||
21:35 | Bump version after release. check-in: 7ee7157162 user: goyo tags: trunk | |
21:33 | Release 0.0.19 check-in: f910eda521 user: goyo tags: trunk, 0.0.19 | |
21:12 | Delete extra space. check-in: 0406765b9d user: goyo tags: trunk | |
2023-11-20
| ||
10:01 | Put trend module into the wind package. check-in: 36c5c45b09 user: goyo tags: trunk | |
09:45 | Fix default significance level in trend test. check-in: 00797c4225 user: goyo tags: trunk | |
09:42 | Allow python 3.12. check-in: e7f9eb600a user: goyo tags: trunk | |
2023-08-29
| ||
14:41 | Refactor WRG validation. check-in: 2502a348e9 user: goyo tags: trunk | |
13:06 | Add sanity checks to WRG. check-in: b6cfe0abf6 user: goyo tags: trunk | |
11:30 | Fix typo. check-in: 8671cd84f3 user: goyo tags: trunk | |
11:24 | Fix docstring. check-in: 93c0926c02 user: goyo tags: trunk | |
11:22 | Don't set a global warnings filter in tests. check-in: 5cfb34b129 user: goyo tags: trunk | |
2023-06-06
| ||
19:34 | Implement `assert_is_close()` and use it in all trend tests. check-in: da62aabb62 user: goyo tags: trunk | |
18:36 | Make tests more consistent in `test_trend`. check-in: 0d86e80fc7 user: goyo tags: trunk | |
06:49 | Fix brittle tests. check-in: fb92706f15 user: goyo tags: trunk | |
2023-06-05
| ||
22:27 | Add trend analysis. check-in: 50bb1a30aa user: goyo tags: trunk | |
2023-06-03
| ||
23:32 | Bump version after release. check-in: fb91953fb8 user: goyo tags: trunk | |
23:30 | Release 0.0.18 check-in: f170a050b4 user: goyo tags: trunk, 0.0.18 | |
23:28 | Specify version for requirements. check-in: 4fbfe4e170 user: goyo tags: trunk | |
23:10 | Only one source of truth for the version. check-in: e2068554cb user: goyo tags: trunk | |
22:49 | Move setup configuration to `setup.cfg`. check-in: f8a2c585cf user: goyo tags: trunk | |
2023-05-31
| ||
23:04 | Fix typo and stack level. check-in: eaf268519e user: goyo tags: trunk | |
21:43 | Don't show `input()` prompts in test. Fixes [7ce6e2ed10]. check-in: 64c5bab15a user: goyo tags: trunk | |
21:11 | Update copyright notice, black and isort formatting. check-in: bdd8504b92 user: goyo tags: trunk | |
21:08 | Add test for `parse_args()`. check-in: d1edee691e user: goyo tags: trunk | |
2023-05-30
| ||
23:16 | Update copyright notice, black and isort formatting. check-in: 35452e487d user: goyo tags: trunk | |
23:14 | Use a non-interactive matplotlib backend when testing report. check-in: d64833647a user: goyo tags: trunk | |
23:00 | Deprecate script `ti_report.py`. Fixes [3d3735cb9e]. check-in: d83ebf0192 user: goyo tags: trunk | |
2023-05-28
| ||
15:49 | Add `ti_report` as a console script. check-in: 902d7b18a8 user: goyo tags: trunk | |
13:29 | Let setuptools discover the layout. check-in: b1a8354d27 user: goyo tags: trunk | |
13:27 | Let setuptools discover the packages. check-in: d41053c35f user: goyo tags: trunk | |
13:25 | Migrate from distutils to setuptools. check-in: 89ba38ba65 user: goyo tags: trunk | |
13:15 | Add `test.sh` to build and test in a virtual environment. check-in: 94fcbdd4eb user: goyo tags: trunk | |
2023-05-27
| ||
23:33 | Make setup.py work. check-in: 6996ce5152 user: goyo tags: trunk | |
23:08 | Black and isort formatting. check-in: 39c5c588fc user: goyo tags: trunk | |
23:06 | Add python 3.11 to classifiers. check-in: f68bf6dade user: goyo tags: trunk | |
2023-05-25
| ||
15:27 | Black and isort formatting. check-in: 1d233177ee user: goyo tags: trunk | |
15:26 | Use agg matplotlib backend in tests. check-in: 09b880286c user: goyo tags: trunk | |
07:21 | Get rid of `RuntimeWarning: Invalid value encountered in divide` warnings. check-in: 6a8a655955 user: goyo tags: trunk | |
2023-05-24
| ||
21:13 | Use `read_csv()` instead of the deprecated `read_tseries()`. check-in: 70638a0cd8 user: goyo tags: trunk | |
20:58 | Fix SettingWithCopy warning. check-in: 360657671f user: goyo tags: trunk | |
20:46 | Deprecate `read_tseries()`. check-in: cc2214fb07 user: goyo tags: trunk | |
2023-05-18
| ||
11:41 | Update copyright notices, apply black and isort. check-in: be207532ae user: goyo tags: trunk | |
11:02 | Adapt tests to small changes in `scipy.stats`. check-in: 0022e59c19 user: goyo tags: trunk | |
2022-11-19
| ||
17:49 | Bump version after release. check-in: 6f24d7758c user: goyo tags: trunk | |