Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Retrieve Stored Data

import pfeed as pe

pe.__version__
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)