Python dành cho người dùng bảng tính
Chris Cardillo
Data Scientist


math.SUM(2,3)

math.SUM()
math là góiSUM là hàm trong gói.) truy cập hàm bên trong góiCông thức làm bánh mì bơ
1. Bật máy nướng
2. Cho bánh vào nướng 1 phút
3. Lấy bánh ra
4. Phết bơ lên bánh
import math

import pandas
import pandas
pandas.read_excel('fruit.xlsx')

trước
import pandas
pandas.read_excel('fruit.xlsx')
sau
import pandas as pd
pd.read_excel('fruit.xlsx')
import pandas as pd
fruit = pd.read_excel('fruit.xlsx')

fruit.xlsx
import pandas as pd
fruit = pd.read_excel('fruit.xlsx')
print(fruit)


script.py là scriptIPython Shell là consolePython dành cho người dùng bảng tính