채널톡 아이콘
BEST

공공데이터로 파이썬 데이터 분석 시작하기

이디야는 스타벅스 근처에 입점한다는 설이 있었습니다. 과연 이디야와 스타벅스의 매장입지는 얼마나 차이가 날까요? 2013년부터 2019년까지 부동산 가격 변동 추세가 아파트 분양가에도 반영될까요? 우리 동네에는 어떤 공원이 있을까요? 공공데이터 포털에 있는 데이터를 어떻게 활용하면 좋을까요? 공공데이터를 통해 여러 형태의 데이터를 다뤄보며 Python과 여러 데이터분석 라이브러리에 익숙해 지는 것을 목표로 합니다.

초급자를 위해 준비한
[데이터 분석, 데이터 분석] 강의입니다.

이런 걸 배울 수 있어요

  • 파이썬을 사용한 데이터 분석 및 시각화

  • 공공데이터를 활용한 실습

  • 데이터 전처리 및 통계 분석

  • 지도 시각화 및 텍스트 데이터 처리

 



1년 동안 강의를 운영하며 받은 소중한 피드백을 모아
2020년, <공공데이터로 파이썬 데이터 분석 시작하기>가 완전히 새롭게 바뀌었습니다!

✍🏻 코드와 영상을 모두 새로 작성하였습니다.

• 기존보다 훨씬 다양한 그래프를 다루며(히트맵, 히스토그램, 분포도, 산점도, 회귀 그래프 등) 서브플롯을 쉽게 그려볼 수 있는 내용이 추가되었습니다.

📝 실습 코드와 결과코드를 함께 제공합니다. 

• 영상을 보며 코드를 따라해 보실 수 있도록 간단한 가이드가 제시된 실습파일(01-apt-price-input.ipynb) 과 결과가 함께 표시된 (01-apt-price-output.ipynb) 파일을 활용해 보세요.

 

 


관련 로드맵

뼈문과를 위한 파이썬(Python) 현실 데이터 분석 
실제 업무에 활용 가능한 데이터 사이언스 로드맵!
  이 강의 포함 

이런 분들께
추천드려요!

학습 대상은
누구일까요?

  • 파이썬을 배우고 싶은 초보자

  • 데이터 분석에 관심 있는 사람

  • 공공데이터를 활용하고 싶은 연구자

  • 실제 데이터를 다루며 실습하고 싶은 학생

선수 지식,
필요할까요?

  • 파이썬 기초 문법

안녕하세요
박조은입니다.

18,637

수강생

775

수강평

1,330

답변

4.8

강의 평점

6

강의

  • Microsoft MVP(Python Developer Technologies)

  • 오늘코드 YouTube 📺 https://youtube.com/todaycode

  • “모두가 데이터에 친숙해지는 날이 오길”– 마이크로소프트웨어 (링크)

  • 네이버 커넥트 재단 부스트코스 데이터사이언스 강의 설계 및 교수자

  • 서울대 빅데이터혁신공유대학, 서울대 평생교육원, 연세대 DX Academy, 한신대 ABC Camp, 한양대 대학원, 전남대,

    한국능률협회, 삼성SDS 멀티캠퍼스, 멋쟁이사자처럼, 패스트캠퍼스, 모두의연구소 등 다수의 교육기관 및 기업 강의

  • 다양한 도메인(제약, 통신, 자동차, 커머스, 교육, 정부기관 등)의 기업 데이터 분석

  • 20년이상 게임, 광고, 교육 등 다양한 도메인에서 웹 백엔드 개발자 및 데이터 분석가 현업 경험

더보기

커리큘럼

전체

84개 ∙ (14시간 10분)

해당 강의에서 제공:

수업자료
강의 게시일: 
마지막 업데이트일: 

수강평

전체

328개

4.9

328개의 수강평

  • mudcook1083님의 프로필 이미지
    mudcook1083

    수강평 1

    평균 평점 5.0

    5

    20% 수강 후 작성

    I am a student who is taking on a new challenge at a fairly young age. I used to do similar data analysis at my previous company, but if there were such convenient and good tools, I would have been able to increase productivity at my company. Through the instructor's lecture, I was able to learn that data analysis can be done easily, broadly, and deeply through Python notebooks. I am so grateful that it gave me a new perspective on approaching data. The lecture is so easy to understand and informative that I would like to recommend it to others.

    • hsw4000847님의 프로필 이미지
      hsw4000847

      수강평 5

      평균 평점 5.0

      5

      36% 수강 후 작성

      I am studying in the US. It is more informative than the lectures by famous professors at school.

      • daehynk3548님의 프로필 이미지
        daehynk3548

        수강평 8

        평균 평점 5.0

        5

        24% 수강 후 작성

        I think this is the best lecture in terms of data analysis (loading, preprocessing, EDA, visualization). While studying Python data analysis methods and coding examples, I think, "What can I do with this?" I think this lecture provides answers and clues to that. Also, many of the methods used in parts are very useful. In addition, it was very good that it was renewed by supplementing recent data and explanations. Conclusion: If you want pandas, seaborn, matplotlib + @, just listen. If you are a beginner, you will never regret it.

        • todaycode
          지식공유자

          Thank you for your thoughtful review! Thanks to you, it has been a great help in updating all the courses up to Chapter 5. In particular, Chapter 5 has added content on analyzing and visualizing text data, such as extracting frequency from existing structured data, and implementing information masking for personal information protection using regular expressions using email, phone number, and car registration number. We will continue to update the content through feedback in the future :)

      • wonseok님의 프로필 이미지
        wonseok

        수강평 15

        평균 평점 4.7

        5

        100% 수강 후 작성

        Hello? This is Sebastian Junior 3rd. I have been looking for various lectures, but when it comes to learning Python preprocessing and visualization, Professor Park Jo-eun's lecture seems to be the best. I sincerely thank you for making such a great lecture! My personal wish is that you make lectures by grouping Kaggle practice by topic so that it can be applied in practice..! ㅎㅎㅎ Thank you again!

        • chadeng842490님의 프로필 이미지
          chadeng842490

          수강평 5

          평균 평점 5.0

          5

          98% 수강 후 작성

          Hello This lecture is a really good lecture that gave me a rough idea of Python. This lecture may not cover 100%, but it taught me the basics so that I could search and find things through this lecture. Thank you so much. It's the best.

          박조은님의 다른 강의

          지식공유자님의 다른 강의를 만나보세요!

          비슷한 강의

          같은 분야의 다른 강의를 만나보세요!

          ₩66,000