묻고 답해요
141만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결
주피터노트북 사파리 말고 크롬으로 열리게 어떻게 할까요?ㅠ
- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. 크롤링 공부 중인데 어느순간부터 쥬피터가 사파리로 열리네요 ㅠㅠ 크롬으로 열게하고싶은데 어떻게 해야될까요?
-
미해결머신러닝 이론 및 파이썬 실습
작동은 하나 주피터 에러...
작동은 하나, /srv/conda/envs/notebook/lib/python3.7/site-packages/sklearn/metrics/pairwise.py:56: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations dtype = np.float 라는 에러가 나오는데 어떻게 해결해야할까요?