简体   繁体   English

Append 在破折号中上传的不同数据帧 plotly - python

[英]Append different data frames uploaded in dash plotly - python

Is there a way that I can upload a.xlsx or.csv through a dcc.Upload and then upload another.xlsx or.csv to append to the first data frame in dash?有没有办法我可以通过 dcc.Upload 上传 a.xlsx 或 .csv 然后将 another.xlsx 或.csv 上传到 append 到第一个数据框?

Using the dcc.Store component as in this link使用此链接中的dcc.Store组件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM