Welcome!
You are at the home page for CSE6040 - Computing For Data Analytics!
from cse6040_skills import analyze_data
if your_data is not None:
analyze_data(your_data, insight=True)
Info
Intro materials for the course can be found on this website as well as on your LMS. It will take some time for you to review all of the information, so please try to understand what information is available, and where to find it.
What's Here
Syllabus
The syllabus contains information about course topics, prerequisites, and policies. We recommend that you start here.
Logistics
The Logistics tab contains information about how to navigate the course. You'll find a handy list of useful links and general information on how to use course tools like Vocareum and Piazza. There is also a guide to help gauge your programming skill - if you've already mastered the fundamentals taught in this course, you may consider placing out.
Assignments + Exams
This tab contains more in-depth information about the rules, format, and logistics of the exams and other assignments. The home page contains an updated list of active assignments with due dates, point values, and other relevant information. There are also some general tips, best practices, and resources to help you prepare for exams. Practice exam solutions, walk-throughs, and midterm release notes will be added and updated as the semester progresses.
Troubleshooting
This page contains information that may be helpful to you in the event of technical problems. While we hope you have a seamless experience, technical difficulties do occur - this guide exists to help you resolve them. There is a guide for troubleshooting in Vocareum, our platform for hosting notebooks and exams, and a seperate guide for issues with exam proctoring. There is also list of installed modules in Vocareum.
Bootcamp
This is a course with a lot of prerequisites, and we find that some people will struggle more than others, particularly those with limited programming backgrounds. The Bootcamp is a series of optional live sessions with additional instructional material, which might be useful to you if you if you fall into this category. You'll find more information about the Bootcamp here.