当前位置:网站首页>Pymongo gets a list of data
Pymongo gets a list of data
2022-07-06 06:47:00 【Cute Dai Ma】
At present, there is no way to directly get the whole column of data , Therefore use for Loop data , For example, get all _id:
[i['_id'] for i in coll.find({
}, {
"_id": 1})]
Sample code
from pymongo import MongoClient
import numpy as np
# Specify database
mongo_conn = MongoClient(host='localhost', port=27017)
mongo_db = mongo_conn.get_database("test") # Specify database
coll = mongo_db.get_collection("people")
# Add data
[coll.insert_one({
"num": i, "letter": np.random.choice(a=['a', 'b', 'c', 'd'])}) for i in range(5)]
# Get a column of data :_id
all_num = [i['num'] for i in coll.find({
}, {
"num": 1})] # Get a list of data
print(all_num)
边栏推荐
- 26岁从财务转行软件测试,4年沉淀我已经是25k的测开工程师...
- [English] Verb Classification of grammatical reconstruction -- English rabbit learning notes (2)
- Lesson 7 tensorflow realizes convolutional neural network
- [brush questions] how can we correctly meet the interview?
- 专业论文翻译,英文摘要如何写比较好
- Cobalt strike feature modification
- How much is the price for the seal of the certificate
- 翻译公司证件盖章的价格是多少
- CS-证书指纹修改
- Traffic encryption of red blue confrontation (OpenSSL encrypted transmission, MSF traffic encryption, CS modifying profile for traffic encryption)
猜你喜欢

红蓝对抗之流量加密(Openssl加密传输、MSF流量加密、CS修改profile进行流量加密)

Basic commands of MySQL

What are the characteristics of trademark translation and how to translate it?

CS passed (cdn+ certificate) PowerShell online detailed version

Pallet management in SAP SD delivery process

Transfert des paramètres de la barre d'adresse de la page de liste basée sur jeecg - boot

Reflex WMS medium level series 3: display shipped replaceable groups
![[unity] how to export FBX in untiy](/img/03/b7937a1ac1a677f52616186fb85ab3.jpg)
[unity] how to export FBX in untiy

Introduction and underlying analysis of regular expressions

女生学软件测试难不难 入门门槛低,学起来还是比较简单的
随机推荐
今日夏至 Today‘s summer solstice
如何做好互联网金融的英语翻译
Every API has its foundation when a building rises from the ground
Fedora/REHL 安装 semanage
端午节快乐Wish Dragon Boat Festival is happy
SQL Server Manager studio (SSMS) installation tutorial
How effective is the Chinese-English translation of international economic and trade contracts
Leetcode daily question (971. flip binary tree to match preorder traversal)
Chinese English comparison: you can do this Best of luck
Traffic encryption of red blue confrontation (OpenSSL encrypted transmission, MSF traffic encryption, CS modifying profile for traffic encryption)
A 27-year-old without a diploma, wants to work hard on self-study programming, and has the opportunity to become a programmer?
E-book CHM online CS
Do you really know the use of idea?
[brush questions] how can we correctly meet the interview?
Office-DOC加载宏-上线CS
Attributeerror successfully resolved: can only use cat accessor with a ‘category‘ dtype
如何将flv文件转为mp4文件?一个简单的解决办法
CS passed (cdn+ certificate) PowerShell online detailed version
Day 246/300 ssh连接提示“REMOTE HOST IDENTIFICATION HAS CHANGED! ”
The internationalization of domestic games is inseparable from professional translation companies