pandas.errors.PyperclipException — pandas 3.0.0.dev0+2105.g29e01463a6 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()
.