我制作了一个条形图来显示越南的人口分布。这是我的vietnam2015数据:1 2015 0-4 77533 2015我想知道我是否也可以做一个点图而不是条形图。= "5-9") %>% # Somehow this weird value creeped into the data frame, is therefor filtered out.但是,我
如果我想将数据存储到本地数据库中,我不确定是否“漂亮汤”是最好的方法。import requestsurl = 'https://shipandbunker.com/prices/emea/nwe/nl-rtm-rotterdam#IFO380'
# Retrieve page with the requests modul