1.4.1

vadimdemedes/ink1.4.1May 28, 2026by ValueRaider

AI Summary

The Yahoo Finance library update ensures Date and Datetime index names are preserved in download output. Key highlights include a fix for index name preservation in `yf.download()`.

Key Highlights

  • Preserved Date and Datetime index names in download output
  • Fixed index naming issue in `yf.download()`

New Features

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

Full Release Notes

### Patches

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

Thanks @dokson