version 0.14.2
What's Changed
- Typehint SequenceLearner by @basnijholt in #366
- Optionally run tests with pandas by @basnijholt in #369
- Type hint IntegratorLearner by @basnijholt in #372
- Add type-hints to BalancingLearner by @basnijholt in #371
- Add type-hints to DataSaver by @basnijholt in #373
- Add type-hints to tests and misc by @basnijholt in #378
- Use numbers module from stdlib as type by @basnijholt in #379
- Add type-hints to Learner2D by @basnijholt in #375
- Avoid unnecessary iteration in SequenceLearner by @jbweston in #380
Full Changelog: v0.14.1...v0.14.2