Skip to Content
Python语言及其应用(第2版)
book

Python语言及其应用(第2版)

by Bill Lubanovic
March 2022
Intermediate to advanced
522 pages
13h 52m
Chinese
Posts & Telecom Press
Content preview from Python语言及其应用(第2版)
290
16
计算机。表
16-9
列出了一些值得留意的
NoSQL
服务器及其
Python
库。
16-9NoSQL数据库
数据库
Python API
Cassandra
pycassa
CouchDB
couchdb-python
HBase
happybase
Kyoto Cabinet
kyotocabinet
MongoDB
mongodb
Pilosa
python-pilosa
Riak
riak-python-client
16.7
全文数据库
还有一类用于
全文
检索的特殊数据库。全文数据库可以索引任何内容,你可以找到那首谈
论风车和巨型奶酪的诗。表
16-10
中列举了一些流行的开源全文数据库及其
Python
API
16-10:全文数据库
网站
Python API
Lucene
pylucene
Solr
SolPython
ElasticSearch
elasticsearch
Sphinx
sphinxapi
Xapian
xappy
Whoosh
(用
Python
编写,包括一个
API
16.8
后续内容
15
章讨论的是在时间中交错代码(
并发
)。
17
章会讨论数据在空间中的移动(
),它可以用于并发和其他情形。
16.9
练习
1.
将下列文本保存为
books.csv
(注意,如果字段分隔符是逗号,那么你需要为包含逗号
的字段加上引号)。
author,book
J R R Tolkien,The Hobbit
Lynne Truss,"Eats, Shoots & Leaves"
2.
使用
csv
模块及其
DictReader ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python编程入门与实战

Python编程入门与实战

Posts & Telecom Press, Fabrizio Romano
Python实用技能学习指南

Python实用技能学习指南

Posts & Telecom Press, Robert Smallshire, Austin Bingham
Python技术基础视频教程

Python技术基础视频教程

保罗·J·戴特尔
Python面向对象编程指南

Python面向对象编程指南

Posts & Telecom Press, Steven F. Lott

Publisher Resources

ISBN: 9787115586223