Celbo is a whiteboard tool for data analysis using Python.
By connecting nodes that contain data and Python code, you can visually summarize the data analysis process with clarity.
You can perform data analysis using Python. Python is executed in the browser.
You can write code together with AI, allowing you to complete analysis quickly.
The CSV node allows you to upload a CSV file as a data source for analysis.
The CSV file is automatically converted into a Pandas DataFrame.
<aside> 💡
We plan to add other data sources in the future!
</aside>