URLPath#
- class pymc_marketing.paths.URLPath(url)[source]#
A class representing a URL path which can be used like a file path.
- Parameters:
- url
str The URL to the data directory or file.
- url
Methods
URLPath.__init__(url)Attributes
url
A class representing a URL path which can be used like a file path.
strThe URL to the data directory or file.
Methods
|
Attributes
|