Amir Nazary
Amir Nazary
**Describe the Bug** The schema_migrations table that stores the migration and version's data cant be build in new versions of clickhouse because `TinyLog` engine is not found. below is the...
Related to [this issue](https://github.com/ranaroussi/yfinance/issues/1878)
### Describe bug Getting financial data sometimes takes way too longThe source of issue lies in [this line](https://github.com/ranaroussi/yfinance/blob/c2d568367c2ec15f49c7ddaf4f23d2a8c39b8fbe/yfinance/utils.py#L187). The `session.get (...)`uses IPv6 which some times does not work, while IPv4...
Feature to add: functions to export dataframes into excel
[UV](https://docs.astral.sh/uv/) has been a hot topic recently and would be very nice to have in the project.