Merge branch 'main' of https://github.com/Aniket-404/Psychometric-Template-Generator
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# π
|
| 2 |
|
| 3 |
Psychometric Template Generator is a data visualization tool built using Python, Streamlit, Pandas, Matplotlib, and Plotly. It allows users to upload a CSV file and create intutive data visualizations just by selecting the features from the data.
|
| 4 |
|
|
@@ -28,7 +28,7 @@ Psychometric Template Generator is a data visualization tool built using Python,
|
|
| 28 |
## π Installation
|
| 29 |
|
| 30 |
1. Clone this repository to your local machine using:
|
| 31 |
-
- `git clone https://github.com/Aniket-404/
|
| 32 |
2. Install the required Python packages using pip:
|
| 33 |
- `pip install -r requirements.txt`
|
| 34 |
|
|
|
|
| 1 |
+
# π Advance Data Visualization Tool
|
| 2 |
|
| 3 |
Psychometric Template Generator is a data visualization tool built using Python, Streamlit, Pandas, Matplotlib, and Plotly. It allows users to upload a CSV file and create intutive data visualizations just by selecting the features from the data.
|
| 4 |
|
|
|
|
| 28 |
## π Installation
|
| 29 |
|
| 30 |
1. Clone this repository to your local machine using:
|
| 31 |
+
- `git clone https://github.com/Aniket-404/Advance-Data-Visualization-Tool.git`
|
| 32 |
2. Install the required Python packages using pip:
|
| 33 |
- `pip install -r requirements.txt`
|
| 34 |
|