libgs
libgs.utils
libgs.scheduler
libgs.rpc
libgs.restapi
libgs.hardware
libgs.groundstation
libgs.visualisation
libgs.database
libgs.database.tfilterstr2query
libgs.database.CommsLog
libgs.database.Database
libgs.database.KVDb
libgs.database.MonitorDb
libgs.database.PassDb
libgs.database.PassDb.put
libgs.database.PassDb.count_rows
libgs.database.PassDb.create_table
libgs.database.PassDb.get
libgs.database.PassDb.get_df
libgs.database.PassDb.get_file
libgs.database.PassDb.put_df
libgs.monitoring
libgs.protocols.protocolbase
libgs entrypoints
libgs
Docs
»
libgs.database
»
libgs.database.PassDb
»
libgs.database.PassDb.count_rows
View page source
libgs.database.PassDb.count_rows
¶
PassDb.
count_rows
(
table
)
¶
Return the number of rows in a table
Parameters:
table
– The table to count
Returns:
Number of rows