You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/blueprint.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
- Dataset Upload: Users can upload datasets in CSV, XLSX, or JSON formats.
7
7
- Shared Projects: Users can create and manage shared projects for collaborative analysis.
8
8
- Dynamic EDA Selection: Users can select EDA functions (descriptive statistics, histograms, boxplots, scatter plots, heatmaps) from the UI to be performed on their datasets.
9
-
- AI-Powered Data Insights: The app will provide suggestions for analyses based on dataset content, column datatypes and overall patterns using a tool that determines if each piece of information should be incorporated or not.
9
+
- AI-Powered Data Insights: The app will provide suggestions for analyses based on dataset content, column datatypes and overall patterns using a tool that determines if each piece of information should be incorporated or not.
10
10
- Results Visualization: Display analysis results using Matplotlib and Seaborn within the application.
11
11
- Scalable Architecture: A modular backend architecture designed to scale efficiently using FastAPI and Pandas.
12
12
@@ -19,4 +19,4 @@
19
19
- Headline font: 'Playfair' (serif) for an elegant title.
20
20
- Material Symbols for a modern, consistent design.
21
21
- Responsive grid-based layout for optimal viewing on different devices.
22
-
- Subtle transitions for interactive elements, like buttons and menu items.
22
+
- Subtle transitions for interactive elements, like buttons and menu items.
0 commit comments