Python 多维数组界面 Bolt project

码农软件 · 软件分类 · GUI开发框架 · 2019-08-07 22:59:51

软件介绍

Bolt 是一个给本地或分布式多维数组提供 Python 界面的开源库,它旨在优化数据处理性能,不管数据是小型、中型还是非常非常大型的数据,它通过一个普通且熟悉的 ndarray 界面来完成这项任务。

Bolt 核心 100% 是 Python。目前由 NumPy (本地)或火花(分布式)支持,未来会扩大到其它的。

安装:

$ pip install bolt-python


本文地址:https://codercto.com/soft/d/11880.html

Mission Python

Mission Python

Sean McManus / No Starch Press / 2018-9-18 / GBP 24.99

Launch into coding with Mission Python, a space-themed guide to building a complete computer game in Python. You'll learn programming fundamentals like loops, strings, and lists as you build Escape!, ......一起来看看 《Mission Python》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具