|
124 | 124 | "text": [ |
125 | 125 | "<class 'pandas.core.frame.DataFrame'>\n", |
126 | 126 | "RangeIndex: 80 entries, 0 to 79\n", |
127 | | - "Data columns (total 19 columns):\n", |
| 127 | + "Data columns (total 20 columns):\n", |
128 | 128 | " # Column Non-Null Count Dtype \n", |
129 | 129 | "--- ------ -------------- ----- \n", |
130 | 130 | " 0 __categories__ 80 non-null object \n", |
|
146 | 146 | " 16 icecat_8778 76 non-null object \n", |
147 | 147 | " 17 icecat_94 24 non-null float64\n", |
148 | 148 | " 18 icecat_9689 1 non-null float64\n", |
149 | | - "dtypes: float64(6), object(13)\n", |
150 | | - "memory usage: 12.0+ KB\n" |
| 149 | + " 19 icecat_brand_fixed 80 non-null object \n", |
| 150 | + "dtypes: float64(6), object(14)\n", |
| 151 | + "memory usage: 12.6+ KB\n" |
151 | 152 | ] |
152 | 153 | } |
153 | 154 | ], |
|
167 | 168 | "text": [ |
168 | 169 | "<class 'pandas.core.frame.DataFrame'>\n", |
169 | 170 | "Int64Index: 24 entries, 28 to 59\n", |
170 | | - "Data columns (total 12 columns):\n", |
171 | | - " # Column Non-Null Count Dtype \n", |
172 | | - "--- ------ -------------- ----- \n", |
173 | | - " 0 __categories__ 24 non-null object \n", |
174 | | - " 1 __family__ 24 non-null object \n", |
175 | | - " 2 __id__ 24 non-null object \n", |
176 | | - " 3 icecat_1464 24 non-null float64\n", |
177 | | - " 4 icecat_1649 24 non-null float64\n", |
178 | | - " 5 icecat_1650 24 non-null float64\n", |
179 | | - " 6 icecat_4860 24 non-null object \n", |
180 | | - " 7 icecat_6767 24 non-null float64\n", |
181 | | - " 8 icecat_8156 24 non-null object \n", |
182 | | - " 9 icecat_8411 24 non-null object \n", |
183 | | - " 10 icecat_8778 24 non-null object \n", |
184 | | - " 11 icecat_94 24 non-null float64\n", |
185 | | - "dtypes: float64(5), object(7)\n", |
186 | | - "memory usage: 2.4+ KB\n" |
| 171 | + "Data columns (total 13 columns):\n", |
| 172 | + " # Column Non-Null Count Dtype \n", |
| 173 | + "--- ------ -------------- ----- \n", |
| 174 | + " 0 __categories__ 24 non-null object \n", |
| 175 | + " 1 __family__ 24 non-null object \n", |
| 176 | + " 2 __id__ 24 non-null object \n", |
| 177 | + " 3 icecat_1464 24 non-null float64\n", |
| 178 | + " 4 icecat_1649 24 non-null float64\n", |
| 179 | + " 5 icecat_1650 24 non-null float64\n", |
| 180 | + " 6 icecat_4860 24 non-null object \n", |
| 181 | + " 7 icecat_6767 24 non-null float64\n", |
| 182 | + " 8 icecat_8156 24 non-null object \n", |
| 183 | + " 9 icecat_8411 24 non-null object \n", |
| 184 | + " 10 icecat_8778 24 non-null object \n", |
| 185 | + " 11 icecat_94 24 non-null float64\n", |
| 186 | + " 12 icecat_brand_fixed 24 non-null object \n", |
| 187 | + "dtypes: float64(5), object(8)\n", |
| 188 | + "memory usage: 2.6+ KB\n" |
187 | 189 | ] |
188 | 190 | } |
189 | 191 | ], |
|
0 commit comments