index_csindex_all
Retrieve the current list of China Securities Index (CSI) indices from the official website. Get a structured DataFrame of available indices for financial data analysis.
Instructions
中证指数网站-指数列表 https://www.csindex.com.cn/#/indices/family/list?index_series=1 Note: 但是不知道数据更新时间 :return: 最新指数的列表, :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||