1.4.1
exo-explore/exo1.4.1May 28, 2026by ValueRaider
AI Summary
A patch release focused on fixing data handling in the `yf.download()` function to ensure date and datetime index names are preserved correctly.
Key Highlights
- Preserved Date/Datetime index names in `yf.download()` output
- Fixed issue #2832
Full Release Notes
### Patches - Preserve Date/Datetime index name in yf.download() output #2832 Thanks @dokson