brite_etl.core.io.frame_sources¶
Options for sources to use when fetching data for dataframes.
Classes¶
BriteDataSource: Use BriteDataFrame or PreparedDataFrame to fetch dataframesCsvSource: Use pandas.read_csv() to fetch dataframes