EodHistoricalData / EODHD-APIs-Python-Financial-Library

MIT License
29 stars 12 forks source link

Correct the return type of APIClient.get_historical_data #18

Closed lov3b closed 1 year ago

lov3b commented 1 year ago

The return type was typed to be dict, however it's actually a pandas DataFrame