pandas.errors.PyperclipException — pandas 3.0.0.dev0+2098.g9c5b9ee823 documentation (original) (raw)
- API reference
- Testing
- pandas.errors.PyperclipException
exception pandas.errors.PyperclipException[source]#
Exception raised when clipboard functionality is unsupported.
Raised by to_clipboard()
and read_clipboard()
.