Skip to content

keshasha/python_for_excel

Repository files navigation

python_for_excel

  • Tutorial for python users who want to handle Excel
  • 엑셀을 다루려는 파이썬 유저를 위한 튜토리얼

Purpose

  • It is started as part of a talent contribution for my friends who want to automate their excel work.
  • 엑셀 업무를 자동화하고 싶어하는 내 친구들을 위해 재능기부의 일환으로 이 문서와 코드를 작성함.

Modifications

  • main topic : openpyxl -> pandas

Preparations

  • Python basic knowledge
  • Python installed environment
  • 파이썬 기초지식
  • 파이썬이 설치된 환경

Requirements

  • python3
  • openpyxl
  • pandas

Contents

  1. Introduce
  2. File handling basic
  3. openpyxl
  4. pandas basic
  5. pandas advanced
  6. Scenario 1
  7. Scenario 2

References

About

Tutorial for python users who want to handle Excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages