Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/quantopian/zipline
/ NotAssetConvertible
Class
NotAssetConvertible
zipline/assets/assets.py:1536–1537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1534
1535
1536
class
NotAssetConvertible(ValueError):
1537
pass
1538
1539
1540
class
PricingDataAssociable(with_metaclass(ABCMeta)):
Callers
2
_lookup_generic_scalar_helper
Method · 0.85
lookup_generic
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected