WjExplor Story

[Microsoft 공식 문서] 초보자를 위한 Python Git 링크 본문

Python/Python : Code Study

[Microsoft 공식 문서] 초보자를 위한 Python Git 링크

더블유제이플로어 2025. 9. 24. 00:04

에피소드

Jupyter Notebook 소개 | 초보자를 위한 Python 더 보기 - 데이터 도구 [2/31]

초보자를 위한 더 많은 Python - 데이터 도구

Jupyter Notebook은 지금까지 데이터 과학자가 사용하는 가장 일반적인 도구이며 Python으로 플레이하려는 사람들에게 인기가 있습니다. Notebook을 사용하면 Python을 빠르게 실행하고, 변경하고, 결과에 대한 업데이트를 볼 수 있습니다. Jupyter Notebook 작업에 대한 몇 가지 기본 팁과 요령을 참조하세요.

여기에서 Python for Beginner 시리즈를 시청하세요. https://aka.ms/PythonBeginnerSeries
Microsoft Learn의 전체 'Python 소개' 과정: https://aka.ms/MSLearnPython
모든 비디오 콘텐츠는 다음 위치에서 사용할 수 있습니다. https://github.com/microsoft/c9-python-getting-started/
첫 번째 시리즈: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
두 번째 시리즈: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
세 번째 시리즈: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools

출처 : https://learn.microsoft.com/ko-kr/shows/even-more-python-for-beginners-data-tools/introducing-jupyter-notebooks--even-more-python-for-beginners-data-tools-2-of-31

 

Jupyter Notebook 소개

Jupyter Notebook은 지금까지 데이터 과학자가 사용하는 가장 일반적인 도구이며 Python으로 플레이하려는 사람들에게 인기가 있습니다. Notebook을 사용하면 Python을 빠르게 실행하고, 변경하고, 결과에

learn.microsoft.com

GitHub 링크 들어가면 생각보다 유용하다.