There was an error while loading. Please reload this page.
fsspec.open()
For example, fsspec.open("filename[test].csv").
fsspec.open("filename[test].csv")
Is this by design or a bug? (python builtin open function works in this case, at least for python 3.11)
open