Hi everyone,
This is a Blackboard notification for Big Data course.
You can find the following information here:
- Assignment Requirements
- Guidelines for Installing Packages or Software
- Important Course Notifications
- Any Other Useful Information
Wishing everyone a successful and smooth learning journey!
- Shared folder in Dropbox: bigdata_econ_2023
- The materials related to courses are in the shared fodler, including slides, records, data and code.
- Github to submit issue: bigdata_econ
Jan 29 2024
- Please check the group information and assignment requirements in this repo. You can find your team leader in WeChat group and reach out to them for any related inquiries.
- Please submit your questions related to course material as issues on GitHub. It's preferable to avoid posing questions in the WeChat group. You can find the key link above.
- Course Schedule: Ensure you have watched all the course lectures and submit the first five assignments by Feb 14 2024.
- Further notice will be provided before the class.
Follow the instructions: GitHub Classroom 提交作业
Dec 1, 2023
- Accept the assignment1 in github classroom : Accept the assignment Rbasics
- Related Courses: Lecture 2 for R basic
- Requirements: R_basic
- Submission Deadline: December 7, 2023, by 24:00 (midnight).
- Reference example:
Dec 4, 2023
- Accept the assignment2 in github classroom : Accept the assignment idaccuracy
- Related Courses: Lecture 3 for R basic
- Requirements: Assignment_idaccuracy
- Submission Deadline: December 7, 2023, by 24:00 (midnight).
- Reference examples:
Dec 7, 2023
- Accept the assignment3 in github classroom : Accept the assignment pybasicy
- Related Courses: Lecture 4 for Python basic
- Requirements: Assignment3_pybasic
- Submission Deadline: December 14, 2023, by 23:59.
- Reference examples:
Dec 11, 2023
- Accept the assignment4 in github classroom: Accept the assignment4 idaccuracy2
- Related Courses: Lecture 5
- Requirements:Assignment4_idaccuracy2
- Submission Deadline: December 17, 2023, by 23:59.
- Reference example:
Dec 14, 2023
- Accept the assignment: Accept the assignment5 sql
- Related Courses: Lecture 5 sql
- Submission Deadline: December 21, 2023, by 23:59.
- Reference example:
Dec 15, 2023
- Accept the assignment: Accept the assignment6 cvand
- Related Courses: Lecture 6
- Submission Deadline: December 29, 2023, by 23:59.
Dec 15, 2023
- Accept the assignment: Accept the assignment7 dashboard
- Related Courses: Lecture 7
- Submission Deadline: December 29, 2023, by 23:59.
Dec 15, 2023
- Accept the assignment: Accept the assignment8 wosparse
- Related Courses: Lecture 8
- Submission Deadline: December 22, 2023, by 23:59.
- Reference examples:
Dec 23, 2023
- Accept the assignment: Accept the assignment9 regression
- Submission Deadline: January 13, 2024, by 23:59.
Feb 1, 2024
- Accept the assignment: Accept the assignment10 cml
- Submission Deadline: January 15, 2024, by 23:59.
Apr 7, 2024
- Accept the assignment: Accept the assignment11 geo
- Submission Deadline: Apr 14, 2024, by 23:59.
Apr 8, 2024
- Accept the assignment: Accept the assignment12 opp
- Submission Deadline: Apr 15, 2024, by 23:59.
Apr 21, 2024
- Accept the assignment: Accept the assignment13 crawler
- Submission Deadline: Apr 28, 2024, by 23:59.
Apr 21, 2024
- Accept the assignment: Accept the assignment14 cssci
- Submission Deadline: May 5, 2024, by 23:59.
- Download PyCharm
- For Windows users, configuring PyCharm to work with the WSL virtual environment. See the instructional video
PyCharm - Configure an interpreter using WSL.mp4
on Dropbox. - 检查自己是否有python3,在命令行输入
python3 --version
,如果返回python3的版本号说明已经安装;如果没有,需要安装python3,wsl2使用apt安装,mac使用brew安装
请分别官方教程安装mysql