cf 3.0.0
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Data
Previous:
cf.Data.__irshift__
Next:
cf.Data.__array__
This Page
Show Source
Quick search
cf.Data.__invert__
¶
Data.
__invert__
(
)
[source]
¶
The unary bitwise operation
~
x.__invert__() <==> ~x