Skip to content
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

folium有个错误信息 #3

Open
fanne opened this issue Jul 15, 2018 · 1 comment
Open

folium有个错误信息 #3

fanne opened this issue Jul 15, 2018 · 1 comment

Comments

@fanne
Copy link

fanne commented Jul 15, 2018

chp12.2的代码

 File "<ipython-input-35-338dac93b1bc>", line 5
    marker_cluster = folium.().add_to(stops_map)
                            ^

SyntaxError: invalid syntax

有个语法错误,是因为版本不对么,我是用0.5的

@zjdian
Copy link
Owner

zjdian commented Jul 17, 2018

marker_cluster = folium.MarkerCluster().add_to(stops_map)
代码传的时候传错了

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

2 participants