RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive

avatar

You are viewing a single comment's thread:

Step 2: check!

>>> account = beem.account.Account('fireguardian')
>>> account.get_follow_count()
{'account': 'fireguardian', 'follower_count': 629, 'following_count': 66}


0
0
0.000
0 comments