Fix drop() method to handle quoted column names consistently #2218
Annotations
6 errors
|
|
|
python/tests/test_dataframe.py#L228
python/tests/test_dataframe.py:228:1: W293 Blank line contains whitespace
|
|
python/tests/test_dataframe.py#L226
python/tests/test_dataframe.py:226:20: Q000 Single quotes found but double quotes preferred
|
|
python/tests/test_dataframe.py#L223
python/tests/test_dataframe.py:223:1: W293 Blank line contains whitespace
|
|
python/datafusion/dataframe.py#L424
python/datafusion/dataframe.py:424:1: W293 Blank line contains whitespace
|
|
python/datafusion/dataframe.py#L421
python/datafusion/dataframe.py:421:89: E501 Line too long (97 > 88)
|
The logs for this run have expired and are no longer available.
Loading