Investpy

Latest version: v1.0.8

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.9.4

Release Features:
---
* **Fixed problem when retrieving historical data from equities** since name check was not properly done as the conversion to lower case was missing
* Added **functions to search data** among equities, funds, etfs and indices in order to help the user by providing all the params needed for the data retrieval functions (`equity/fund/etf/index` and `country`)
* **Funds documentation** in now available: https://investpy.readthedocs.io/funds.html
* Now **indices data retrieval functions** are available in order to improve package and since it was the most requested functionallity. Simple usage samples can be found: https://github.com/alvarob96/investpy#index-data-retrieval

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.3

Release Fixes:
---
* _get_equity_company_profiles()_ function fixed when retrieving company profiles in spanish
* _equities_as_list()_ and _funds_as_list()_ functions fixed since they were both returning a `pandas.DataFrame` instead of a `list`.
* Documentation and [README.md](https://github.com/alvarob96/investpy/blob/master/README.md) updated
* investpy logo has been created and uploaded

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.2

Note that as this is a fix for 0.9.1 release, just the minor issue described in f87669818bd002b8e7ccb7cee957d63a102b6a9b has been updated.

Release Features:
---
* Historical data retrieval functions fixed since wrong results were shown when the introduced financial product did not match case.
* Fund information is now properly formatted since there were minor formatting errors that led to exception raise.
* Now elapsed time when retrieving historical data has decreased, as a result, package performance has been improved.
* World funds support has been added to fund retrieval functions, since just the spanish ones were available in previous release.
* Currency value has been retrieved and included on `equities.csv`, `funds.csv` and `etfs.csv`, and so on added to the resulting `pandas.DataFrame` and `json` when retrieving historical data.
* Minor errors have been fixed.
* Documentation and README.md has been updated.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.1

Release Features:
---
* Historical data retrieval functions fixed since wrong results were shown when the introduced financial product did not match case.
* Fund information is now properly formatted since there were minor formatting errors that led to exception raise.
* Now elapsed time when retrieving historical data has decreased, as a result, package performance has been improved.
* World funds support has been added to fund retrieval functions, since just the spanish ones were available in previous release.
* Currency value has been retrieved and included on `equities.csv`, `funds.csv` and `etfs.csv`, and so on added to the resulting `pandas.DataFrame` and `json` when retrieving historical data.
* Minor errors have been fixed.
* Documentation and README.md has been updated.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9

Release Features:
---
* World equity coverage, since on the previous release just the spanish ones were available for retrieval.
* ``country`` parameter has been added in order to filter equities and etfs by country, since duplicated names or symbols can happen on different countries, so the country param will be needed in order to retrieve the desired data instead of the first result found.
* Now the stored/indexed equities can be retrieved as a dictionary.
* Fixed formatting error on ``volume`` in equities data and error on fund information data.
* Company profiles retrieved from `Bolsa de Madrid` are now properly cleaned since they had some formatting errors.
* Currency information from an equity is now retrieved, since every equity has its own display currency in Investing.com.
* Fixed `requirements.txt` and `setup.py` since the package was not installing dependecies properly due to a formatting error.
* Elapsed time on retrieval functions has now improved a lot since FOR loops usage has been removed and now `pandas.DataFrame` selectors are used.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.8.9

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.