Coder Social home page Coder Social logo

latia_112-2's Introduction

LATIA_112-2


課程名稱 Learning Analytics Tools Implementation Applications

授課教師 : 廖執善, 鍾祥仁

系級姓名 : 企管114 李俊融


week 1

  • github account set up
  • colab/ vs code environment set up

week 2

影響大學生每週讀書時間的理由

  • 離考試還有多少時間
  • 作業量的多寡
  • 選課量和課程時數

分析大專院校校別學生數

  • 臺灣師範大學學生人數
  • 臺灣師範大學男女組成
  • 臺灣師範大學各年級組成

week2 src code

week 3

pandas

  • 熟悉pandas套件操作
  • 資料預處理
  • 將week2對資料提出的問題以pandas回答

week3 src code

week 4

資料欄位分級

欄位名稱 資料尺度/類型
1.性別 名目尺度(定性)/category
2.年級 名目尺度(定性)/category
3.系級 名目尺度(定性)/category
4. 這學期學分數 等比尺度(定量)/ int
5. 每天使用3C時間多寡 次序尺度(定性)/ category
6. 是否單身 名目尺度(定性)/category
7. 是否打工 名目尺度(定性)/category
8. 是否參加社團 名目尺度(定性)/category
9. 經濟能力 名目尺度(定性)/category
10. 是否申請獎學金 名目尺度(定性)/category
11. 是否住學校宿舍 名目尺度(定性)/category
12. 睡眠品質是否好不好 名目尺度(定性)/category
13. 每周總讀書時間 等比尺度(定量)/ float
14. 讀書時間高低程度 名目尺度(定性)/category

week 6

matplotlib

  • pie chart
  • bar chart
  • etc

week6 src code

week 8

cssselect

  • select
  • requests
  • lxml.html

week 8 src code

week 9

selenium

  • webdriver

  • by_xpath

  • by_name

  • by_id

  • by_class_name

  • by_link_text

  • by_partial_link_text

  • by_tag_name

  • week9

HW

hw01

  • the data i analyzed was faraway.csv
  • 6 questions about this dataset

hw02

  • the url i crawled was
  • source code for hw2

latia_112-2's People

Contributors

marjasback2bedge 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.