caf.toolkit.pandas\_utils ========================= .. currentmodule:: caf.toolkit.pandas_utils .. automodule:: caf.toolkit.pandas_utils .. rubric:: Functions .. autosummary:: :toctree: cast_to_common_type chunk_df dataframe_to_n_dimensional_array dataframe_to_n_dimensional_sparse_array filter_df filter_df_mask get_full_index get_wide_all_external_mask get_wide_internal_only_mask get_wide_mask is_sparse_feasible long_df_to_wide_ndarray long_product_infill long_to_wide_infill n_dimensional_array_to_dataframe overload reindex_and_groupby_sum reindex_cols reindex_rows_and_cols str_join_cols wide_matrix_internal_external_report wide_to_long_infill .. rubric:: Classes .. autosummary:: :toctree: Any ChunkDf Hashable .. rubric:: Modules .. autosummary:: :toctree: :recursive: df_handling numpy_conversions utility wide_df_handling