You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UPath is amazing - this is the pattern I have been looking for!
I would like to be able to use some of the awesome url chaining options from fsspec. It seems like this should be possible... but I wonder if there is something I am missing about why you haven't done it?
I would be happy to work on it... I think it would be easiest to do modifying the existing UPath... I don't see a way to do it via a new subclass that would use other existing subclasses... but that would be cleaner if possible.
Suggestions welcome!