Inflearn brand logo image
Inflearn brand logo image
Inflearn brand logo image
Programming

/

Programming Language

[PL 0301] Python Virtual Environment and Anaconda

Learn virtual environment concepts and setup methods.

(4.9) 15 reviews

491 learners

  • asdfghjkl13551941
가상환경
아나콘다개발환경설치
Anaconda
Thumbnail

Reviews from Early Learners

What you will learn!

  • Virtual environment

  • Anaconda

NOTICE

This lecture is part of the pre-semester (preparatory semester before this semester) of the artificial intelligence specialized curriculum All about AI.

This is the first lecture on the Python library.


Miro Link: https://miro.com/app/board/uXjVNJ8PZSs=/?share_link_id=801072444784

🚀 Preparation for learning Python libraries!

To learn various libraries on top of basic Python, you will learn the concept of virtual environments and how to use a software called Anaconda.

The concepts learned in this lecture will be

  • NumPy

  • Matt Plotlip

  • Pandas

  • scikit-learn

It is used when learning libraries such as .

💼 APIs covered

conda env list conda create -n [env_name] conda env remove -n [env_name] conda activate [env_name] conda deactivate conda list conda search [channel::package] conda install channel::package==version conda create -n [new_env] -- clone [existing_env] conda rename -n [old_name] [new_name] conda env export > [environment_file.yml] conda env create --file [environment_file.yml] conda update -n base conda conda update --all python -m pip install --upgrade pip

Recommended for
these people

Who is this course right for?

  • For those new to Python

  • For those confused about the virtual environment concept.

  • Those wanting to learn Anaconda's basic usage

Hello
This is

2,857

Learners

115

Reviews

79

Answers

5.0

Rating

13

Courses

강의 이력

  • [멋쟁이 사자처럼] 인공지능중고급과정

  • [국립기상과학원] 2022년, 2023년, 2025년 기상 AI 부스트캠프

  • [삼성전기] 신입SW과정 전문반

  • [국가과학기술인력개발원] R&D 수행 역량 강화 장기 멘토링

  • [국가과학기술인력개발원] R&D 전문과정 이러닝 컨텐츠 제작

  • [국가과학기술인력개발원] 박사후연구원 연구 데이터 시각화 과정

  • [원광대학교] 원광대학교 AI 집체교육 및 AI 장단기과정

  • [한국지능정보사회진흥원] SW여성인재 교육

  • [SK m&service] 데이터 기반 의사결정

  • [한국IT비즈니스진흥협회] ICT COG Academy

  • [서울시 교육청] 신기술분야 연수

     

  • [KT] KT AI 역량향상 과정

  • [K-ICT] 데이터 안심구역 분석캠프

  • [경기도경제과학진흥원] 처음으로 배우는 비전 AI

  • [경기도경제과학진흥원] 파이썬 데이터 분석 입문

  • [서울과학기술원] AI 활용 심화교육

  • [서울대학교] AI 활용 역량강화 교육

  • [HD한국조선해양] AIC AI 연구직 역량 평가 개발

  • [멀티캠퍼스] 원리부터 구현까지, 머신러닝 핵심 알고리즘 마스터

     

     

     

 

  • [패스트캠퍼스] 수학적으로 접근하는 딥러닝

  • [패스트캠퍼스] 한 번에 끝내는 머신러닝과 데이터분석 A-Z

  • [패스트캠퍼스] 바이트 디그리 Lv.2 Deep Learning Essentials

  • [패스트캠퍼스] 딥러닝인공지능 초격차

  • [패스트캠퍼스] 컴퓨터 공학 초격차 VER.2

     

Curriculum

All

18 lectures ∙ (2hr 29min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

15 reviews

4.9

15 reviews

  • HeeSeok Jeong님의 프로필 이미지
    HeeSeok Jeong

    Reviews 9

    Average Rating 4.1

    5

    61% enrolled

    신경식 강사님은 진리입니다. 최고의 명강의 모두 강의 다 수강신청했습니다. ~

    • 공대형아(신경식)
      Instructor

      감사합니다😃 더 좋은 강의 많이 만들겠습니다~!

  • 임문석님의 프로필 이미지
    임문석

    Reviews 2

    Average Rating 5.0

    5

    61% enrolled

    프로그램 환경설정에 대해 너무 쉽고 자세하게 알려주셔서 감사합니다.

  • solim5351님의 프로필 이미지
    solim5351

    Reviews 6

    Average Rating 4.7

    5

    33% enrolled

    하나하나 명료하고 정확하게 각 개념과 원리에 대해 설명해주시는 것 같아서 이해하기가 쉽습니다!

  • Lucas님의 프로필 이미지
    Lucas

    Reviews 9

    Average Rating 4.7

    5

    100% enrolled

    anaconda 자체에 막연하고, 버전 관리라던가 충돌 등 별로 와닿지 않았었는데. 이번 강의를 듣고 그 중요성을 알게 되었습니다. 정말 쏙쏙 이해가 잘되었고 이런 강의를 무료로 제공해주셔서 감사합니다.

  • outofmtx님의 프로필 이미지
    outofmtx

    Reviews 3

    Average Rating 5.0

    5

    100% enrolled

    정말 많은 도움이 된 강의입니다. 대학 수업 시간에 무작정 따라만 하던 환경 설정이었는데 드디어 이해를 하게 되네요. 강사님 강의들은 거의 모두 차곡차곡 구매해 놓았습니다. 커리큘럼 열심히 따라가겠습니다. 좋은 강의 만들어 주셔서 감사합니다.

    • 도움이 되었다니 다행이네요! 앞으로도 차근차근 같이 발전해봅시다😃

Free

asdfghjkl13551941's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!