You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(gooddata-pandas): expose use_arrow and arrow_config on GoodPandas
Add use_arrow and arrow_config parameters to GoodPandas.__init__ so callers no longer need to instantiate DataFrameFactory directly. data_frames() forwards both parameters when creating the factory. create_from_profile() deserializes arrow_config from a plain dict when the profile YAML contains it.
JIRA: CQ-105
risk: nonprod
0 commit comments