1.4.1

ranaroussi/yfinance1.4.1May 28, 2026by ValueRaider

AI Summary

Preserves the original Date/Datetime index names in the output of the `yf.download()` function.

Key Highlights

  • Preserves Date/Datetime index name in `yf.download()` output

New Features

  • Index name preservation in download function

Full Release Notes

### Patches

- Preserve Date/Datetime index name in yf.download() output #2832

Thanks @dokson