|
17 | 17 | <desc>사용 패키지 선언 타이틀 캡션 테스트</desc>
|
18 | 18 | <file>file_io/import.js</file>
|
19 | 19 | </item>
|
20 |
| - <item id="com_instance" type="function" level="1" name="Instance" tag="INSTANCE, 인스턴스, 한 줄 코드"> |
| 20 | + <!-- <item id="com_instance" type="function" level="1" name="Instance" tag="INSTANCE, 인스턴스, 한 줄 코드"> |
21 | 21 | <path>visualpython - common - instance</path>
|
22 | 22 | <desc>Instance</desc>
|
23 | 23 | <file>file_io/instance.js</file>
|
24 |
| - </item> |
| 24 | + </item> --> |
25 | 25 | <!-- <item id="com_markdown" type="function" level="1" name="Markdown" tag="MARKDOWN">
|
26 | 26 | <path>visualpython - common - markdown</path>
|
27 | 27 | <desc>마크다운</desc>
|
28 | 28 | <file>markdown/markdown.js</file>
|
29 | 29 | </item> -->
|
30 |
| - <item id="com_variables" type="function" level="1" name="Variable List" tag="VARIABLES, 변수"> |
| 30 | + <!-- <item id="com_variables" type="function" level="1" name="Variable List" tag="VARIABLES, 변수"> |
31 | 31 | <path>visualpython - common - variables</path>
|
32 | 32 | <desc>변수 정보</desc>
|
33 | 33 | <file>file_io/variables.js</file>
|
|
36 | 36 | <path>visualpython - common - udf</path>
|
37 | 37 | <desc>사용자 코드 입력</desc>
|
38 | 38 | <file>file_io/udf.js</file>
|
39 |
| - </item> |
| 39 | + </item> --> |
40 | 40 | <!-- <item id="com_sample" type="function" level="1" name="optionSample" tag="SAMPLE">
|
41 | 41 | <path>visualpython - common - optionSample</path>
|
42 | 42 | <desc>옵션 샘플</desc>
|
|
1221 | 1221 | <desc>데이터를 차트로 표현하는 함수</desc>
|
1222 | 1222 | <file>pandas/plot.js</file>
|
1223 | 1223 | </item>
|
1224 |
| - <item id="pd_frameEditor" type="function" level="1" name="Frame Editor" tag="FRAME EDITOR"> |
| 1224 | + <!-- <item id="pd_frameEditor" type="function" level="1" name="Frame Editor" tag="FRAME EDITOR"> |
1225 | 1225 | <path>visualpython - pandas - subset</path>
|
1226 | 1226 | <desc>frame editor</desc>
|
1227 | 1227 | <file>pandas/frameEditor.js</file>
|
|
1230 | 1230 | <path>visualpython - pandas - subset</path>
|
1231 | 1231 | <desc>subset dataframe</desc>
|
1232 | 1232 | <file>pandas/subset.js</file>
|
1233 |
| - </item> |
| 1233 | + </item> --> |
1234 | 1234 | <!-- Input/output -->
|
1235 | 1235 | <item id="pd_inputOutput" type="package" level="1" name="Input/output" tag="파일 불러오기, 저장, FILE INPUT OUTPUT">
|
1236 | 1236 | <path>visualpython - pandas - input output</path>
|
|
0 commit comments