You can use plotly.express or plotly.graph_objects . Reading data: import pandas as pd df = pd.read_csv(r'Documents\test.csv', ...
確定! 回上一頁