Aoqian Zhang

Results 3 issues of Aoqian Zhang

All the attributes in the database should be used to compute the probability and insert into the feature. In cooccurrencefeaturizer.py, get_query function, line 91, only attribute in dirty_cells_attributes are recorded...

If the detected dirty value is null, then in file pruning.py, function _find_dk_domain(), line 202, the candidate of such cell will contain "()". In _create_dataframe() function, line 504 suggests that...

Following the tutorials, there are some problems in loading data on blank values, i.e., "" in the csv dataset. After "session.load_data(data_path)", the original blank values will be shown as "null"...