issues
search
mitodl
/
edx2bigquery
Tool to convert & load data from edX platform into BigQuery
GNU General Public License v2.0
29
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added frac_certified, grade, and more features. Removed rounding.
#32
CGNx
closed
9 years ago
0
Remove NAT filter in sybils3_unfiltered
#31
CGNx
closed
9 years ago
0
Added dt_iqr, dt_std_dev, 75percentile, 90percentile
#30
CGNx
closed
9 years ago
0
Added IQR and STDDEV to dt in show_ans_before
#29
CGNx
closed
9 years ago
0
Add additional columns to sybils3_unfiltered
#28
CGNx
closed
9 years ago
0
Fixed scope issue with median in show_ans_before
#27
CGNx
closed
9 years ago
0
Previous fixes and unfiltered sql updated
#26
CGNx
closed
9 years ago
0
Fix median_dt, add corr filter, fix false pos sybils
#25
CGNx
closed
9 years ago
0
Include features in sybils3, removed redundancies
#24
CGNx
closed
9 years ago
0
Sybils3 Finalized, master row now for each shadow
#23
CGNx
closed
9 years ago
0
Fixed median in show_ans, removed filters in sybils3
#22
CGNx
closed
9 years ago
0
Fixed "Resources Exceeded Error" by inc filters
#21
CGNx
closed
9 years ago
0
Sybils3 Fully working, joins with empty tables
#20
CGNx
closed
9 years ago
0
inc course_id in sybils3features
#19
CGNx
closed
9 years ago
0
show_ans_before requires half total show answers
#18
CGNx
closed
9 years ago
0
Fixed small bug - replace first(time) w/ min(time)
#17
CGNx
closed
9 years ago
0
Added stats_show_ans_before and filtered sybils3
#16
CGNx
closed
9 years ago
0
qualified percent_correct in sybils_features
#15
CGNx
closed
9 years ago
0
qualified percent_correct in sybils_features
#14
CGNx
closed
9 years ago
0
Changed variable names and removed maxsa and minsa
#13
CGNx
closed
9 years ago
0
Updated for Sybils3 - use sybils3 for all sybils
#12
CGNx
closed
9 years ago
0
Fixed row dropping by using join each
#11
CGNx
closed
9 years ago
0
Added compute_sybils_show_ans_before
#10
CGNx
closed
9 years ago
0
Fixed dropped rows when nshow_answer = 0 with OUTER LEFT JOIN
#9
CGNx
closed
9 years ago
0
change nshow_answer sto nshow_answer_unique_problems
#8
CGNx
closed
9 years ago
0
Removed sybils1and2 features, fixed sybils2 code
#7
CGNx
closed
9 years ago
0
Fixed incorrect frac_complete and added nshow_answer_unique
#6
CGNx
closed
9 years ago
0
Removed NAT, fixed missing moles, removed singles
#5
CGNx
closed
9 years ago
0
Add countryLabel to sybils
#4
CGNx
closed
9 years ago
0
No longer remove groups >1 harvester. Fixed bugs.
#3
CGNx
closed
9 years ago
0
make_course_axis.py now searches for edge course files - course-prod-edg...
#2
dseaton
closed
9 years ago
0
Would ujson speed up processing?
#1
dseaton
closed
1 year ago
0
Previous