- Add networked test for `investpy_xpme`. - Rename investpy functions to `investpy_xpme` and `investpy_verbose_xpme`. - Add and expose helper function `pick_prices_from_dataframe`. - Recategorize from library to package. - Simplify some code.
0.2.0
- Add `mod_investpy_pme` module with `investpy_pme` and `investpy_verbose_pme` using `investpy` module, which uses Investing.com as the data source. - Also, fix a couple of issues with hypothesis testing and making sure the input dates are sorted.