-
Notifications
You must be signed in to change notification settings - Fork 0
/
Untitled Diagram.drawio
111 lines (111 loc) · 12.4 KB
/
Untitled Diagram.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0" version="24.7.17">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1354" dy="610" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="5l9m3fQvGu3cJDxykCk4-0" value="Reader" style="swimlane;fontStyle=2;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="540" y="90" width="160" height="450" as="geometry">
<mxRectangle x="230" y="140" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-2" value="Column Names" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-3" value="Data" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;shadow=0;html=0;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="52" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-4" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="78" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-5" value="Constructor" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="86" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-15" value="Read data, args = filepath" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="112" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-16" value="Sanitize data" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="138" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-17" value="Contains column names, 
args = T/F" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="164" width="160" height="36" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-19" value="Get column names" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="200" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-20" value="Export data, args = varList" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="226" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-26" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="252" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-27" value="If contains column names is
passed F, the column names
are set to 1,2,3...
" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="260" width="160" height="50" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-28" value="Get column names should 
return a dict with entries like
col name : col number
" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="310" width="160" height="50" as="geometry" />
</mxCell>
<mxCell id="5l9m3fQvGu3cJDxykCk4-29" value="varList for exportData should
take a list containing the col 
numbers of the desired
variables, as returned by the
get column names function


" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="5l9m3fQvGu3cJDxykCk4-0" vertex="1">
<mxGeometry y="360" width="160" height="90" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-0" value="Visualization" style="swimlane;fontStyle=2;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="230" y="110" width="160" height="130" as="geometry">
<mxRectangle x="230" y="140" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-1" value="-" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-0">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-2" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-0">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-3" value="generateScatter
generateBar
generateHistogram
...

" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-0">
<mxGeometry y="60" width="160" height="70" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-6" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-0">
<mxGeometry y="130" width="160" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-7" value="User" style="swimlane;fontStyle=2;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="190" y="310" width="160" height="128" as="geometry">
<mxRectangle x="230" y="140" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-8" value="userName" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-9" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-10" value="getSavedVisualizations" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="60" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-11" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="86" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-12" value="-" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="94" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-13" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-7">
<mxGeometry y="120" width="160" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-14" value="Database" style="swimlane;fontStyle=2;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;shadow=0;strokeWidth=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="310" y="490" width="160" height="130" as="geometry">
<mxRectangle x="230" y="140" width="160" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-15" value="-" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-14">
<mxGeometry y="26" width="160" height="26" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-16" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-14">
<mxGeometry y="52" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-17" value="verifyCredentials
getCharts
storeChart

" style="text;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-14">
<mxGeometry y="60" width="160" height="70" as="geometry" />
</mxCell>
<mxCell id="wx8VXpstXoQscgeYyss8-20" value="" style="line;html=1;strokeWidth=1;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="wx8VXpstXoQscgeYyss8-14">
<mxGeometry y="130" width="160" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>