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.__eq__
Next:
cf.Data.__gt__
This Page
Show Source
Quick search
cf.Data.__ne__
¶
Data.
__ne__
(
other
)
[source]
¶
The rich comparison operator
!=
x.__ne__(y) <==> x!=y