alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 374 forks source link

Bonds don't take country and don't provide currency #572

Open ymyke opened 2 years ago

ymyke commented 2 years ago

Two issues with get_bond_historical_data:

  1. Doesn't accept country parameter even though there is even a get_bond_countries function.
  2. Returns a dataframe without currency information.