Using Pandas I receive the following data frame:
_links code \
0 {u'players': {u'href': u'http://api.football-d... MUFC
For testing purposes; is there a way to view the full links, in 'column' _links
, when printing
the data frame?
For example, I'd like the output to appear as followed:
_links code \
0 {u'players': {u'href': u'href":"http://api.football-data.org/v1/teams/66 MUFC