python作中国地图背景气泡图_底图:用国家绘制世界地图,用d绘制气泡图

本文介绍如何使用Python创建一个带有国家地图背景的气泡图,以显示不同国家的转换率数据。目前的代码只显示地图背景但缺少国家名称和定位气泡。目标是让气泡根据转换率大小呈现,并标出对应国家代码。
摘要由CSDN通过智能技术生成

I am trying to create a world map in background and bubble on top of it to show the data. I am using code below to create it but this gives a map in background with out country names and plane circle which doesnt show the location of country.

将熊猫作为pd导入

来自mpl_工具箱.底图导入基础地图

进口matplotlib.pyplot作为plt

^{pr2}$

具有转换率数据的数据帧

数据转换-比较数据帧:Country Sea Res ConvRate(%) Country_codes

Spain 6179 85 1.38 ES

United Kingdom 495 99 2.00 GB

France 473 12 2.55 FR

United States 442 7.8 1.76 US

Italy 358 7.4 2.07 IT

Germany 153 3.3 2.15 DE

Argentina 135 1.9 1.41 AR

Ireland 132 3.3 2.49 IE

Belgium 122 4.3 3.51 BE

Israel 109 2.2 1.82 IL

I want bubbles to have country code and converson rate and size of bubble based on conversion rate value

请建议修改代码以创建映射。

我还附加了图像的最终输出看起来像。在[Output i am getting][1]

[1]: https://i.stack.imgur.com/XagnV.png

[output i want][2]

[2]: https://i.stack.imgur.com/PVFX6.jpg

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值