인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

calibreee6977's profile image
calibreee6977

asked

Introduction to Machine Learning from Scratch

Database connection & Persistence

엑셀 파일 생성이 안됩니다.

Written on

·

417

0

가상환경에서 pip install XlsxWriter로 설치 실패 후 conda install XlsxWriter로 설치 완료 했는데 df_roters.xlsx 파일 생성이 안됩니다. jupyter 상에서 에러메세지도 안뜨는데 폴더에 파일이 안만들어지네요 어떤 문제가 있는 걸까요?

머신러닝 배워볼래요?

Answer 2

0

writer.save()를 입력하시면 저장됩니다.

0

특별히 에러 메세지가 안뜬다면 다른 폴더에 생겼을수 있을거 같습니다. 

인 가능하실까요?

calibreee6977's profile image
calibreee6977

asked

Ask a question