Skip to content

Commit 485fa88

Browse files
committed
#23 - remove library import menu(except matplotlib)
1 parent 2b67fcd commit 485fa88

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

data/libraries.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,11 +616,11 @@
616616
<path aa="AA">visualpython - numpy</path>
617617
<desc>Numpy 패키지 라이브러리</desc>
618618

619-
<item id="np_importNumpy" type="function" level="1" name="import" tag="넘파이, IMPORT NUMPY">
619+
<!-- <item id="np_importNumpy" type="function" level="1" name="import" tag="넘파이, IMPORT NUMPY">
620620
<path>visualpython - numpy - import numpy</path>
621621
<desc>Import Numpy</desc>
622622
<file>numpy/pageList/numpyImport/numpyImport.js</file>
623-
</item>
623+
</item> -->
624624

625625
<item id="pkg_arrayCreation" type="package" level="1" name="Array creation" tag="넘파이, NUMPY, FUNCTION">
626626
<path aa="AA">visualpython - numpy - array creation</path>
@@ -1210,11 +1210,11 @@
12101210
<desc>변수 조회해서 복사하는 화면</desc>
12111211
<file>pandas/variables.js</file>
12121212
</item> -->
1213-
<item id="pd_importPandas" type="function" level="1" name="import" tag="판다스, IMPORT PANDAS">
1213+
<!-- <item id="pd_importPandas" type="function" level="1" name="import" tag="판다스, IMPORT PANDAS">
12141214
<path>visualpython - pandas - import pandas</path>
12151215
<desc>Import Pandas</desc>
12161216
<file>pandas/import.js</file>
1217-
</item>
1217+
</item> -->
12181218
<!-- plotting -->
12191219
<item id="pd_plot" type="function" level="1" name="plot" tag="차트 그리기, PLOT, DRAW CHART FOR PANDAS, PLOT">
12201220
<path>visualpython - pandas - plot</path>

0 commit comments

Comments
 (0)