Data Analysis
Oct. 2022 to Nov. 2022
Creation of a native prototype to quickly analyze data, inspired by the node-based editors offered by Unreal Engine or Blender.
About
In many cases, working on data analysis with python can be unintuitive, especially when doing table joins.
This node-based prototype editor aims to simplify the data analysis workflow.
- The SwiftUI interface is self-made and polished as much as possible. This makes the software user-friendly.
- The server is written in Python, to make it compatible with the large library of analysis tools existing.
I might make it public one day. Please contact me if you have any question.