Enforce DataFrame display memory limits with max_rows + min_rows constraint (deprecate repr_rows)
#2476
Annotations
4 errors
|
Run Ruff
Process completed with exit code 1.
|
|
Run Ruff:
python/tests/test_dataframe.py#L1463
python/tests/test_dataframe.py:1463:1: W293 Blank line contains whitespace
|
|
Run Ruff:
python/datafusion/dataframe_formatter.py#L126
python/datafusion/dataframe_formatter.py:126:1: W293 Blank line contains whitespace
|
|
Run Ruff:
python/datafusion/dataframe_formatter.py#L122
python/datafusion/dataframe_formatter.py:122:1: W293 Blank line contains whitespace
|
Loading