0.2.0 (March 15, 2022)#
Changed#
Update
Fetcherreturn format from dict-of-lists to matrix (performance optimization).
Added#
Database table discovery (gathers metadata like size and columns) for
SqlFetcher.Add selection logic (used to always fetch everything) for
SqlFetcher.Implement translations of
pandas.Series.The
rics.utility.perfpackage for multivariate (dataxfunctions) performance testing.
Fixed#
Fix fetching only required placeholders in
SqlFetcher.