from flask import Flask; import pandas as pd; from pandas import ... df = pd.read_csv(file) df.to_html(header="true", table_id="table").
確定! 回上一頁