%PDF- %PDF-
Direktori : /backups/router/usr/local/lib/python3.11/site-packages/pandas/tests/reshape/concat/ |
Current File : //backups/router/usr/local/lib/python3.11/site-packages/pandas/tests/reshape/concat/conftest.py |
import pytest @pytest.fixture(params=[True, False]) def sort(request): """Boolean sort keyword for concat and DataFrame.append.""" return request.param