# {py:mod}`airsspy.analysis.query` ```{py:module} airsspy.analysis.query ``` ```{autodoc2-docstring} airsspy.analysis.query :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`collect_results_df ` - ```{autodoc2-docstring} airsspy.analysis.query.collect_results_df :summary: ``` ```` ### API ````{py:function} collect_results_df(store: airsspy.jf.store.SearchStore, project_name: str, norm_mode: str = 'per_atom') -> pandas.DataFrame :canonical: airsspy.analysis.query.collect_results_df ```{autodoc2-docstring} airsspy.analysis.query.collect_results_df ``` ````