MCPcopy
hub / github.com/google/tf-quant-finance / shape

Method shape

tf_quant_finance/datetime/date_tensor.py:287–288  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

285
286 @property
287 def shape(self):
288 return self._ordinals.shape
289
290 @property
291 def rank(self):

Callers 15

get_shapeFunction · 0.45
common_shapeFunction · 0.45
_gen_periodic_scheduleFunction · 0.45
_gen_business_daysFunction · 0.45
__add__Method · 0.45
random_datesFunction · 0.45
_build_discount_curveFunction · 0.45
_initial_discount_ratesFunction · 0.45
_sampleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected