open source

pandas_path

Love pathlib.Path? Love pandas? Wish it were easy to use pathlib methods on pandas Series? This package is for you.

Just one import adds a .path accessor to any pandas Series or Index so that you can use all of the methods on a Path object.