楼梯:用阶跃函数建模世界!

时间:2021-02-05 10:07:34
【文件属性】:
文件名称:楼梯:用阶跃函数建模世界!
文件大小:1.94MB
文件格式:ZIP
更新时间:2021-02-05 10:07:34
python library analysis pandas data-structures 楼梯套件的主要用例是步骤功能的创建和分析。 真是令人兴奋。 但是暂时不要点击浏览器上的关闭按钮。 让我们说服您,您周围的许多世界都可以建模为阶跃函数。 例如,可以将一段时间内查看此页面的用户数量建模为步进函数。 每当用户到达页面时,该函数的值将增加1;而当用户离开页面时,该函数的值将减少1。 假设我们具有矢量格式的数据(即元组,列表,numpy数组,pandas系列)。 具体来说,假设到达和离开是时间的向量,表示为午夜后的分钟,表示昨天发生的所有页面浏览量。 创建相应的步进功能很简单。 为此,我们使用类: >> > import staircase as sc >> > views =
【文件预览】:
staircase-master
----.travis.yml(432B)
----.readthedocs.yaml(568B)
----pyproject.toml(2KB)
----docs()
--------articles()
--------api.rst(108B)
--------img()
--------conf.py(4KB)
--------getting_started.rst(9KB)
--------Stairs.rst(2KB)
--------resources.rst(2KB)
--------make.bat(760B)
--------_templates()
--------install.rst(254B)
--------changelog.rst(3KB)
--------module_funcs.rst(423B)
--------requirements.txt(124B)
--------test_doc_links.py(2KB)
--------examples()
--------_build()
--------Makefile(634B)
--------index.rst(648B)
--------contributing.rst(931B)
--------_static()
----.codacy.yml(180B)
----tests()
--------test_stairs_dates.py(38KB)
--------test_stairs_module_dates.py(26KB)
--------test_stairs.py(34KB)
--------test_stairs_module.py(17KB)
--------__init__.py(0B)
----tox.ini(188B)
----LICENSE(1KB)
----setup.cfg(416B)
----.gitignore(2KB)
----README.md(7KB)
----.gitattributes(54B)
----staircase()
--------core()
--------test_data.py(56KB)
--------docstrings()
--------__init__.py(875B)
--------defaults.py(363B)
--------util()

网友评论