我已经分别制作了水质数据和降水图,现在我正在尝试使用gtable_add_grob (a la )将它们结合起来。我的情节差不多完成了,看上去不错,但我遇到了一个问题,第二个y轴没有显示。我一步一步地浏览了代码的组合图部分,它似乎正在按预期工作。组合图的输出是TableGrob (6 x 6) "layout": 10 grobs5 4 (4-4,4-4) axis-b
如果我想将数据存储到本地数据库中,我不确定是否“漂亮汤”是最好的方法。import requestsurl = 'https://shipandbunker.com/prices/emea/nwe/nl-rtm-rotterdam#IFO380'
# Retrieve page with the requests modul