Sample dataframes
In this notebook we make sure that our test dataframes are displayed nicely with the default itables
settings.
empty
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
No rows
a |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
No rows one column
|
a |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
No columns
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
No columns one row
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
bool
a |
b |
c |
d |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
Nullable boolean
a |
b |
c |
d |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
int
a |
b |
c |
d |
e |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
Nullable integer
a |
b |
c |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
float
int |
inf |
nan |
math |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
str
text_column |
very_long_text_column |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
time
datetime |
timestamp |
timedelta |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
object
dict |
list |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
ordered_categories
|
int |
categorical_index |
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
ordered_categories_in_multiindex
|
|
int |
categorical_index |
integer_index |
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
multiindex
|
|
A |
B |
|
|
1 |
2 |
1 |
2 |
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
countries
|
region |
country |
capital |
longitude |
latitude |
flag |
code |
|
|
|
|
|
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
capital
|
|
capital |
region |
country |
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |
complex_index
|
category |
code |
data |
localisation |
data |
|
detail |
code |
capital |
longitude |
latitude |
flag |
region |
country |
|
|
|
|
|
Loading ITables v2.2.4 from the init_notebook_mode cell...
(need help?) |