You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function returns a box 'Squeeze Text' which I can open, but it stalls Idle. And, I am unable to right click the box to copy it. Ultimately I am trying to get the return results from the search in a file. Any advice would be appreciated.
The text was updated successfully, but these errors were encountered:
I am unable to recover the output of the code:
pypatent.Search('rocket', results_limit=2).as_dataframe()
The function returns the information - but I want to collect it in a separate file. How can I gather the information?
Similarly, I am unable to recover the output of the code:
pypatent.Search('rocket', results_limit=2).as_list()
The function returns a box 'Squeeze Text' which I can open, but it stalls Idle. And, I am unable to right click the box to copy it. Ultimately I am trying to get the return results from the search in a file. Any advice would be appreciated.
The text was updated successfully, but these errors were encountered: