Git Product home page Git Product logo

data-analytics's Introduction

Data-Analytics

[R을 통한 데이터 분석 사례] → http://rpubs.com/livingboyinseoul

upload jupyter notebook on GitHub

  1. 로컬 저장소 만들기
  • git init
  1. 원격 저장소 불러오기
  • github 에서 원격저장소 만든다음 로컬과 연결
  • git clone 사용자명@호스트:~(clone or download 버튼 누르면 주소 확인가능)
  1. 작업 내용 업로드
  • git과 원격 저장소에 반영
  • git add
  • git commit -m (확정본에 대한 설명 추가해서 커밋)
  • 만약 원격 저장소와 로컬 저장소 폴터 구성 다르면 git pull로 둘의 상태 같게 만들기

data-analytics's People

Contributors

jaehle06 avatar

Watchers

 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.