Released on October 12, 2021
What's New
1. [App] Group by
- Pandas dataframe.groupby() and following features (ex. grouper, aggregate, etc.) are available.
- To apply more than one aggregation, use advanced feature with the multi-column selector.
2. [App] PyMuPDF
- Extract text from PDF files using PyMuPDF (Fitz) library.
- Pre-defined function 'vp_pdf_get_sentence' will return file names and sentences in DataFrame format.
Work in Progress
1. [App] Merge & Reshape
- Working on Merge & Reshape apps for version 1.1.14.
Released on October 12, 2021
What's New
1. [App] Group by
- Pandas dataframe.groupby() and following features (ex. grouper, aggregate, etc.) are available.
- To apply more than one aggregation, use advanced feature with the multi-column selector.
2. [App] PyMuPDF
- Extract text from PDF files using PyMuPDF (Fitz) library.
- Pre-defined function 'vp_pdf_get_sentence' will return file names and sentences in DataFrame format.
Work in Progress
1. [App] Merge & Reshape
- Working on Merge & Reshape apps for version 1.1.14.