File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -357,7 +357,7 @@ Concretely:
357
357
- the testing burden would be too high. Properly testing this would mean almost doubling the size of the test suite.
358
358
Coverage for options already is not great: for example [ this issue] ( https://github.com/pandas-dev/pandas/issues/49732 )
359
359
was caused by a PR which passed CI, but CI did not (and still does not) cover that option (plotting backends);
360
- - it will not benefit users, as users do not tend to use nor discover options which are not the default.
360
+ - it will not benefit most users, as users do not tend to use nor discover options which are not the default.
361
361
362
362
In order to make no-index the pandas default and have a chance of benefiting users, a more comprehensive set of changes
363
363
would need to made at the same time. This would require a proposal much larger in scope, and would be a much more radical change.
You can’t perform that action at this time.
0 commit comments