import pandas as pd df = pd.read_excel("../Dataset_TOPSIS_Rekomendasi_Kamera Fix.xlsx", sheet_name="Data_Kamera") print(df.to_string())