We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fsspec
This issue is to track the progress of the fsspec integration as it's going to be consisting of multiple PRs.
This work is part of an IRIS-HEP Fellowship. Here are some of the PRs performed during this period:
handler
uproot.reading.open
uproot.futures
concurrent.futures
*_handler
asyncio
uproot.source
concurrent.futures.ThreadPoolExecutor
paramiko
sshfs
rb+
r+b
The text was updated successfully, but these errors were encountered:
lobis
No branches or pull requests
This issue is to track the progress of the
fsspec
integration as it's going to be consisting of multiple PRs.This work is part of an IRIS-HEP Fellowship. Here are some of the PRs performed during this period:
handler
argument onuproot.reading.open
#971fsspec
integration) #976fsspec
source non-blocking chunks #979uproot.futures
compatibility withconcurrent.futures
#983*_handler
option, fsspec source as default handler #984 (TODO: remember to merge this in the future when the deprecation warning expires).asyncio
LoopExecutor and async fsspec source #992uproot.source
module #996fsspec
source #999concurrent.futures.ThreadPoolExecutor
#1001fsspec
#1009paramiko
for ssh instead ofsshfs
#1014rb+
changed tor+b
) fsspec/filesystem_spec#1426The text was updated successfully, but these errors were encountered: