We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[In]: df = pro.index_weight(index_code="000905.SH", start_date="20240101", end_date="20241231") df = df.sort_values(["trade_date"], ascending=False) df.head() [Out]: index_code con_code trade_date weight 0 000905.SH 300502.SZ 20240531 0.983 330 000905.SH 603529.SH 20240531 0.143 343 000905.SH 688567.SH 20240531 0.138 342 000905.SH 600959.SH 20240531 0.138 341 000905.SH 300026.SZ 20240531 0.139
根据 https://www.csindex.com.cn/#/about/newsDetail?id=15267, 2024-06-14收盘后 csi300/csi500/csi1000 的成分股就已经调整并生效了.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
根据 https://www.csindex.com.cn/#/about/newsDetail?id=15267, 2024-06-14收盘后 csi300/csi500/csi1000 的成分股就已经调整并生效了.
The text was updated successfully, but these errors were encountered: