We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e5054 commit bc52bf3Copy full SHA for bc52bf3
Spreadsheet_Automation/Readme.md
@@ -0,0 +1,36 @@
1
+# <b>Spreadsheet Automation</b>
2
+
3
+[](https://forthebadge.com)
4
5
+## Spreadsheet Automation Functionalities : 🚀
6
7
+- First upload two datasets
8
+- The script will we compare the two datasets
9
+- The output will be a pie chart
10
11
+## Spreadsheet Automation Instructions: 👨🏻💻
12
13
+### Step 1:
14
15
+ Open Termnial 💻
16
17
+### Step 2:
18
19
+ Locate to the directory where python file is located 📂
20
21
+### Step 3:
22
23
+ Run the command: python script.py/python3 script.py 🧐
24
25
+### Step 4:
26
27
+ Sit back and Relax. Let the Script do the Job. ☕
28
29
+### Requirements
30
31
+ - pandas
32
+ - plotly
33
34
+## Author
35
36
+ Amit Kumar Mishra
0 commit comments