Skip to content

基础用法中有个tip的代码有问题 #72

New issue

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

Open
JiaxingZhao opened this issue Mar 15, 2020 · 0 comments
Open

基础用法中有个tip的代码有问题 #72

JiaxingZhao opened this issue Mar 15, 2020 · 0 comments

Comments

@JiaxingZhao
Copy link

https://github.com/teadocs/pandas-cn/blame/v0.25.0/docs/docs/getting_started/basics.md#L382

'three': pd.Series(np.random.randn(3), index=['a', 'b', 'c', 'd'])})

Series长度为3,index长度为4,会报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant