aidb
aidb copied to clipboard
Current fake http inference can't deal the case that some columns are NULL
When testing the law dataset, an exception occurred during the HTTP inference process. Upon reviewing the dataset, I discovered that the presence of NULL values in some columns was the cause of this exception.
Why are there NULLs in the dataset?