220 Star 932 Fork 686

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindearth.utils.get_datapath_from_date.rst 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
liulei277 提交于 2年前 . mindearth cn docs init

mindearth.utils.get_datapath_from_date

.. py:function:: mindearth.utils.get_datapath_from_date(start_date, idx)

    根据给定的日期和数据索引获取数据文件名称。

    参数:
        - **start_date** (datetime.datetime) - 数据开始的日期。
        - **idx** (int) - 数据的索引。

    返回:
        str,数据文件名。
        str,static数据文件名。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助