cf 3.0.6
Introduction
CF data model
Installation
Tutorial
Analysis
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Data
Previous:
cf.Data.__add__
Next:
cf.Data.__mul__
This Page
Show Source
Quick search
cf.Data.__sub__
¶
Data.
__sub__
(
other
)
[source]
¶
The binary arithmetic operation
-
x.__sub__(y) <==> x-y