## About Arrow provides a few fsspec-compatible [filesystem implementations](https://arrow.apache.org/docs/python/api/filesystems.html#filesystem-implementations). Let's migrate local filesystem access by using `pyarrow.fs.LocalFileSystem`.
About
Arrow provides a few fsspec-compatible filesystem implementations.
Let's migrate local filesystem access by using
pyarrow.fs.LocalFileSystem.