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
Some patents have very long descriptions and they are being truncated with the typical python ... to indicate that the string has been truncated. I set pandas max_colwidth to None and it had no effect on this behavior. This is causing me to lose a portion of the description. Any thoughts on how to correct this?
The text was updated successfully, but these errors were encountered:
Some patents have very long descriptions and they are being truncated with the typical python ... to indicate that the string has been truncated. I set pandas max_colwidth to None and it had no effect on this behavior. This is causing me to lose a portion of the description. Any thoughts on how to correct this?
The text was updated successfully, but these errors were encountered: