Giter VIP home page Giter VIP logo

python-study's Introduction

Python Study

개념설명

1. Type

  • Python Type(Number, String, Boolean) / String Api / input / print

2. List

  • list 개념 / 여러 list api
  • if / while / for
  • pass / range / enumerate / 모듈 불러오기 / all 과 any
  • tuple / dictionary / csv / set / List Comprehensions
  • Function basic / Packing & Unpacking / Recursion Function
  • 예외처리 (try ~ except)
  • open / with
  • Whitespace Character / pprint
  • Module / dir() / __name__
  • Class basic / Class 상속 / Class Override & super()
  • __init__ / __str__ / __repr__ / __add__ / __call__
  • lambda, map, filter, reduce
  • Decorator / wraps 사용
  • jupyter 설치 및 사용 / requests / beautifulsoup / robots.txt
  • Basic crawling / 타입 인코딩 / .find & .find_all 를 이용하기

14. numpy

  • numpy 모듈 활용하기 (ndArray)

15. pandas

  • pandas 모듈 활용하기 (ndArray)
  • 코드만 존재 (데이터분석 기초)
  • 코드만 존재 (데이터분석 기초)
  • 파이썬 가상환경 세팅

python-study's People

Contributors

kscory avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.