|
176 | 176 | </style>
|
177 | 177 | </head>
|
178 | 178 | <body>
|
179 |
| - <details> |
180 |
| - <summary>df.df[0].name</summary> |
| 179 | + <details> |
| 180 | + <summary>df.df[0].name</summary> |
181 | 181 | <details>
|
182 |
| - <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
183 |
| - <table class="dataframe" id="df_0"></table> |
| 182 | + <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
| 183 | + <table class="dataframe" id="df_0"></table> |
184 | 184 |
|
185 | 185 | <p class="dataframe_description"></p>
|
186 |
| - </details> |
187 |
| - <details> |
188 |
| - <summary>Step 1: DataRow</summary> |
189 |
| - <table class="dataframe" id="df_1"></table> |
| 186 | + </details> |
| 187 | + <details> |
| 188 | + <summary>Step 1: DataRow</summary> |
| 189 | + <table class="dataframe" id="df_1"></table> |
190 | 190 |
|
191 | 191 | <p class="dataframe_description"></p>
|
192 |
| - </details> |
193 |
| - <details> |
194 |
| - <summary>Output DataRow</summary> |
195 |
| - <table class="dataframe" id="df_2"></table> |
| 192 | + </details> |
| 193 | + <details> |
| 194 | + <summary>Output DataRow</summary> |
| 195 | + <table class="dataframe" id="df_2"></table> |
196 | 196 |
|
197 | 197 | <p class="dataframe_description"></p>
|
198 |
| - </details> |
199 |
| - </details> |
200 |
| - <br> |
201 |
| - <details> |
202 |
| - <summary>df.df[3, 5, 6].select { name and age }</summary> |
| 198 | + </details> |
| 199 | + </details> |
| 200 | + <br> |
| 201 | + <details> |
| 202 | + <summary>df.df[3, 5, 6].select { name and age }</summary> |
203 | 203 | <details>
|
204 |
| - <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
205 |
| - <table class="dataframe" id="df_3"></table> |
| 204 | + <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
| 205 | + <table class="dataframe" id="df_3"></table> |
206 | 206 |
|
207 | 207 | <p class="dataframe_description"></p>
|
208 |
| - </details> |
209 |
| - <details> |
210 |
| - <summary>Step 1: DataFrame: rowsCount = 3, columnsCount = 5</summary> |
211 |
| - <table class="dataframe" id="df_4"></table> |
| 208 | + </details> |
| 209 | + <details> |
| 210 | + <summary>Step 1: DataFrame: rowsCount = 3, columnsCount = 5</summary> |
| 211 | + <table class="dataframe" id="df_4"></table> |
212 | 212 |
|
213 | 213 | <p class="dataframe_description"></p>
|
214 |
| - </details> |
215 |
| - <details> |
216 |
| - <summary>Output DataFrame: rowsCount = 3, columnsCount = 2</summary> |
217 |
| - <table class="dataframe" id="df_5"></table> |
| 214 | + </details> |
| 215 | + <details> |
| 216 | + <summary>Output DataFrame: rowsCount = 3, columnsCount = 2</summary> |
| 217 | + <table class="dataframe" id="df_5"></table> |
218 | 218 |
|
219 | 219 | <p class="dataframe_description"></p>
|
220 |
| - </details> |
221 |
| - </details> |
222 |
| - <br> |
223 |
| - <details> |
224 |
| - <summary>df.df[3..5]</summary> |
| 220 | + </details> |
| 221 | + </details> |
| 222 | + <br> |
| 223 | + <details> |
| 224 | + <summary>df.df[3..5]</summary> |
225 | 225 | <details>
|
226 |
| - <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
227 |
| - <table class="dataframe" id="df_6"></table> |
| 226 | + <summary>Input DataFrame: rowsCount = 7, columnsCount = 5</summary> |
| 227 | + <table class="dataframe" id="df_6"></table> |
228 | 228 |
|
229 | 229 | <p class="dataframe_description"></p>
|
230 |
| - </details> |
231 |
| - <details> |
232 |
| - <summary>Output DataFrame: rowsCount = 3, columnsCount = 5</summary> |
233 |
| - <table class="dataframe" id="df_7"></table> |
| 230 | + </details> |
| 231 | + <details> |
| 232 | + <summary>Output DataFrame: rowsCount = 3, columnsCount = 5</summary> |
| 233 | + <table class="dataframe" id="df_7"></table> |
234 | 234 |
|
235 | 235 | <p class="dataframe_description"></p>
|
236 |
| - </details> |
237 |
| - </details> |
238 |
| - <br> |
| 236 | + </details> |
| 237 | + </details> |
| 238 | + <br> |
239 | 239 | </body>
|
240 | 240 | <script>
|
241 | 241 | (function () {
|
|
0 commit comments