Skip to content

SAS class comment mentions inexistant path #31391

Closed
@MarcoGorelli

Description

@MarcoGorelli

pandas/asv_bench/benchmarks/io/sas.py :

class SAS:

params = ["sas7bdat", "xport"]
param_names = ["format"]

def setup(self, format):
    # Read files that are located in 'pandas/io/tests/sas/data'

However, the files are in 'pandas/tests/io/sas/data'.

EDIT:
unrelated typo: there's lots of places in the codebase that use "rather then" instead of "rather than". As this is also a minor typo that doesn't affect any code, I think it'd be OK to address both in the same pull request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions