If you are using happybase, you can use following:
row = table.row('row-key', columns=['cf1'])
It will give you all the columns and value for column family "cf1" for "row-key".
More documentation is available here:
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more