Hacker News nested comments with root comment
Returns specified item and all comments under it. Comments are retrieved using the Hacker News API
get_comments_with_root(item)
item
: item whose children (comments) will be retrieveddataframe containing specified item and all comments under that item