installations:
- pandas == 1.0.1
- openpyxl
- xlrd
df = pd.read_excel(PATH_TO_EXCEL_FILE, sheet_name=0, engine="openpyxl")
'환경설정+Terminal' 카테고리의 다른 글
[MMDetection] MLFlow + wandb 연동하기 (0) | 2022.03.30 |
---|---|
[Anaconda] CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. (0) | 2022.02.28 |
Terminal Commands (0) | 2022.01.23 |
[Anaconda/torch] AttributeError: module 'torch.jit' has no attribute 'unused' (0) | 2022.01.23 |