program should keep working if pandas fails to import, since copying to clipboard is more like an optional feature (some systems don't have methods for handling clipboard options, for example the virtual machine i used for testing the script).
we could also implement this behaviour in view:
@Alex6312, please take a look at this
program should keep working if pandas fails to import, since copying to clipboard is more like an optional feature (some systems don't have methods for handling clipboard options, for example the virtual machine i used for testing the script).
we could also implement this behaviour in
view:@Alex6312, please take a look at this