File tree Expand file tree Collapse file tree 1 file changed +28
-3
lines changed Expand file tree Collapse file tree 1 file changed +28
-3
lines changed Original file line number Diff line number Diff line change 59
59
"id" : " a69496cd" ,
60
60
"metadata" : {},
61
61
"source" : [
62
- " ## 🟨 Export to Excel (2.9.2)"
62
+ " ## 🟨 Filter and Export to CSV (2.9.2)"
63
63
]
64
64
},
65
65
{
83
83
"id" : " 12f0ff69" ,
84
84
"metadata" : {},
85
85
"source" : [
86
- " ## 🟥 Filter and Export to CSV (2.9.3)"
86
+ " ## 🟥 Export to Excel (2.9.3)"
87
+ ]
88
+ },
89
+ {
90
+ "cell_type" : " code" ,
91
+ "execution_count" : 2 ,
92
+ "id" : " d9b12a90" ,
93
+ "metadata" : {},
94
+ "outputs" : [],
95
+ "source" : [
96
+ " # Run the following in your terminal to install the library to export to Excel\n " ,
97
+ " # conda install openpyxl"
87
98
]
88
99
},
89
100
{
104
115
}
105
116
],
106
117
"metadata" : {
118
+ "kernelspec" : {
119
+ "display_name" : " python_course" ,
120
+ "language" : " python" ,
121
+ "name" : " python3"
122
+ },
107
123
"language_info" : {
108
- "name" : " python"
124
+ "codemirror_mode" : {
125
+ "name" : " ipython" ,
126
+ "version" : 3
127
+ },
128
+ "file_extension" : " .py" ,
129
+ "mimetype" : " text/x-python" ,
130
+ "name" : " python" ,
131
+ "nbconvert_exporter" : " python" ,
132
+ "pygments_lexer" : " ipython3" ,
133
+ "version" : " 3.11.9"
109
134
}
110
135
},
111
136
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments