argopy.related.ArgoDOI.dates#
- ArgoDOI.dates(network: str | None = None) → dict[source]#
Mapping of DOI snapshot hashtag(s) to their publication date(s)
- Parameters:
network (str, optional) โ Allows to specify a network, like โBGCโ.
- Returns:
Dictionary where keys are DOI hashtag and values are publication dates as
pandas.Timestamp- Return type: