File tree 1 file changed +41
-0
lines changed
1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "id" : " 6da93520-a559-4c95-ba67-b943e94c50e8" ,
6
+ "metadata" : {},
7
+ "source" : [
8
+ " # plotting data using seaborn"
9
+ ]
10
+ },
11
+ {
12
+ "cell_type" : " code" ,
13
+ "execution_count" : null ,
14
+ "id" : " 8d8d877f-4762-4e6f-b4b0-ce4f7fe05d66" ,
15
+ "metadata" : {},
16
+ "outputs" : [],
17
+ "source" : []
18
+ }
19
+ ],
20
+ "metadata" : {
21
+ "kernelspec" : {
22
+ "display_name" : " Python 3 (ipykernel)" ,
23
+ "language" : " python" ,
24
+ "name" : " python3"
25
+ },
26
+ "language_info" : {
27
+ "codemirror_mode" : {
28
+ "name" : " ipython" ,
29
+ "version" : 3
30
+ },
31
+ "file_extension" : " .py" ,
32
+ "mimetype" : " text/x-python" ,
33
+ "name" : " python" ,
34
+ "nbconvert_exporter" : " python" ,
35
+ "pygments_lexer" : " ipython3" ,
36
+ "version" : " 3.11.6"
37
+ }
38
+ },
39
+ "nbformat" : 4 ,
40
+ "nbformat_minor" : 5
41
+ }
You can’t perform that action at this time.
0 commit comments