Skip to article frontmatterSkip to article content

Retrieve Stored Data

import pfeed as pe

pe.__version__
'0.0.2'
feed = pe.Bybit(use_deltalake=True)  # use_deltalake=True is optional, default is False

example of retrieve -> custom transform -> curated data layer (e.g. exploration)