Released on October 25, 2021
What's New
1. [App] Bind
- Pandas .concat() and .merge() functions are available.
- Combine multiple data into a single dataframe using Bind app.
2. [App] Reshape
- Pandas pivot() and melt() functions are available.
- Transform a dataframe from a wide to long format (and vice versa) using Reshape app.
Bug Fixes
- Fixed: Window resizing error.
- Fixed: Changed file navigation path format from relative to absolute.
Released on October 25, 2021
What's New
1. [App] Bind
- Pandas .concat() and .merge() functions are available.
- Combine multiple data into a single dataframe using Bind app.
2. [App] Reshape
- Pandas pivot() and melt() functions are available.
- Transform a dataframe from a wide to long format (and vice versa) using Reshape app.
Bug Fixes
- Fixed: Window resizing error.
- Fixed: Changed file navigation path format from relative to absolute.