arundo / tsaug

A Python package for time series augmentation
https://tsaug.readthedocs.io
Apache License 2.0
345 stars 36 forks source link

Let's use type hints! #1

Open tailaiw opened 5 years ago

tailaiw commented 5 years ago

We like to start using type hints for better practice of python programming. For a first-time contributor, this is probably a nice starting point, as you will go through every part of the code base and familiarize yourself with the code structure.

To-do's:

Have fun!

roycoding commented 4 years ago

WIP in branch type-hints

Pask423 commented 2 years ago

Hi, Is this issue still valid and open, as I would like to try implement it ? Same for #15