To archive this using Cassendra Shell :
nodetool cfstats -- <keyspace>.<tablename>
Python Package - cassendra-driver
Docs - cassendra
To archive this using Cassendra Shell :
nodetool cfstats -- <keyspace>.<tablename>
Python Package - cassendra-driver
Docs - cassendra
Actually, if you're running on Cassandra 4.0+, you can use Virtual Tables to achieve this:
I wrote an article on Virtual Tables early last month, if you'd like more information:
Leveraging Virtual Tables in Apache Cassandra 4.0