Skip to content

Basic file I/O with Uproot -> Opening the file -> skhep_testdata module #48

@JacekHoleczek

Description

@JacekHoleczek

In the "Basic file I/O with Uproot" chapter, in the "Opening the file" section, you unconditionally "import skhep_testdata".
However, "standalone" users who installed the full "scikit-hep" will not have this module.
I'd like to propose to add in this place a small:
Note: you may need to run "conda/mamba/pip install scikit-hep-testdata" in order to have this module.
Or maybe simply:
import skhep_testdata # you may first need to run conda/mamba/pip install scikit-hep-testdata

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions