We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c907622 commit ac9f5bcCopy full SHA for ac9f5bc
RELEASE.rst
@@ -31,6 +31,8 @@ pandas 0.11.0
31
32
- Allow mixed dtypes (e.g ``float32/float64/int32/int16/int8``) to coexist in
33
DataFrames and propogate in operations
34
+ - Add function to pandas.io.data for retrieving stock index components from
35
+ Yahoo! finance (#2795)
36
37
**Improvements to existing features**
38
0 commit comments