tidypandas
Using
tidypandas
A tour of
tidypandas
API Reference
Changelog
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__getitem__() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
__repr__() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
__setitem__() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_clean_order_by() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_coerce_pdf() (in module tidypandas._unexported_utils)
_coerce_series() (in module tidypandas._unexported_utils)
_complete() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_crossing() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_enlist() (in module tidypandas._unexported_utils)
_expand() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_extend() (in module tidypandas.series_utils)
_flatten() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_flatten_list() (in module tidypandas._unexported_utils)
_flatten_strings() (in module tidypandas._unexported_utils)
_generate_new_string() (in module tidypandas._unexported_utils)
_get_columns_formatted_values() (tidypandas.format.TidyNotebookFormatter method)
_get_dtype_dict() (in module tidypandas._unexported_utils)
_get_formatted_values() (tidypandas.format.TidyNotebookFormatter method)
_get_simplified_column_names() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_get_unique_names() (in module tidypandas._unexported_utils)
_is_kwargable() (in module tidypandas._unexported_utils)
_is_nested() (in module tidypandas._unexported_utils)
_is_string_or_string_list() (in module tidypandas._unexported_utils)
_is_tidyselect_compatible() (in module tidypandas._unexported_utils)
_is_unique_list() (in module tidypandas._unexported_utils)
_is_valid_colname() (in module tidypandas._unexported_utils)
_join() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_mutate() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_mutate_across() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_nested_is_unique() (in module tidypandas._unexported_utils)
_nesting() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_order_series() (in module tidypandas.series_utils)
_rank() (in module tidypandas.series_utils)
_repr_html_() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_slice_order() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_summarise() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_truncate_horizontally() (tidypandas.format.TidyDataFrameFormatter method)
_truncate_vertically() (tidypandas.format.TidyDataFrameFormatter method)
_validate() (tidypandas.tidy_accessor.tp static method)
_validate_by() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_validate_column_names() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_validate_join() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
_write_body() (tidypandas.format.TidyHTMLFormatter method)
_write_row_column_types() (tidypandas.format.TidyHTMLFormatter method)
A
add_count() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
add_group_number() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
add_row_number() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
anti_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
any_na() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
arrange() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
as_bool() (in module tidypandas.series_utils)
C
case_when() (in module tidypandas.series_utils)
cbind() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
coalesce() (in module tidypandas.series_utils)
colnames (tidypandas.tidy_accessor.tp property)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe property)
(tidypandas.tidyframe_class.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe property)
complete() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
contains() (in module tidypandas)
(in module tidypandas.tidyselect)
count() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
cross_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
cume_dist() (in module tidypandas.series_utils)
D
dense_rank() (in module tidypandas.series_utils)
dim (tidypandas.tidy_accessor.tp property)
(tidypandas.tidyframe property)
(tidypandas.tidyframe_class.tidyframe property)
distinct() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
drop_na() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
E
ends_with() (in module tidypandas)
(in module tidypandas.tidyselect)
expand() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
expand_grid() (in module tidypandas.tidy_utils)
F
fill (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
fill_na() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
filter() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
format_col() (tidypandas.format.TidyDataFrameFormatter method)
full_join (tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
full_join() (tidypandas.tidy_accessor.tp method)
G
get_strcols() (tidypandas.format.TidyDataFrameFormatter method)
glimpse() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
group_modify() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
group_split (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
H
head (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
I
if_else (in module tidypandas.series_utils)
ifelse() (in module tidypandas.series_utils)
init() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
inner_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
intersection() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
is_simple() (in module tidypandas.tidy_utils)
L
left_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
M
min_rank() (in module tidypandas.series_utils)
module
tidypandas
tidypandas._unexported_utils
tidypandas.format
tidypandas.series_utils
tidypandas.tidy_accessor
tidypandas.tidy_utils
tidypandas.tidyframe_class
tidypandas.tidyselect
mutate() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
N
n_distinct() (in module tidypandas.series_utils)
ncol (tidypandas.tidy_accessor.tp property)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe property)
(tidypandas.tidyframe_class.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe property)
nest() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
nest_by() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
nrow (tidypandas.tidy_accessor.tp property)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe property)
(tidypandas.tidyframe_class.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe property)
O
order() (in module tidypandas.series_utils)
outer_join (tidypandas.tidy_accessor.tp attribute)
outer_join() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
P
percent_rank() (in module tidypandas.series_utils)
pipe() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
pipe_tee() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
pivot_longer() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
pivot_wider() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
pull() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
R
rbind() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
relocate() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
rename() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
render() (tidypandas.format.TidyHTMLFormatter method)
(tidypandas.format.TidyNotebookFormatter method)
replace_na() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
right_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
row_number() (in module tidypandas.series_utils)
rowid_to_column (tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
S
sample (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
select() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
semi_join() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
separate() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
separate_rows() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
setdiff() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
shape (tidypandas.tidy_accessor.tp property)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe property)
(tidypandas.tidyframe_class.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe property)
show() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
simplify() (in module tidypandas.tidy_utils)
skim() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice_head() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice_max() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice_min() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice_sample() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
slice_tail() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
split() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
starts_with() (in module tidypandas)
(in module tidypandas.tidyselect)
summarise() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
summarize (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
T
tail (tidypandas.tidy_accessor.tp attribute)
(tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
TidyDataFrameFormatter (class in tidypandas.format)
TidyDataFrameRenderer (class in tidypandas.format)
tidyframe (class in tidypandas)
(class in tidypandas.tidyframe_class)
TidyHTMLFormatter (class in tidypandas.format)
TidyNotebookFormatter (class in tidypandas.format)
tidypandas
module
tidypandas._unexported_utils
module
tidypandas.format
module
tidypandas.series_utils
module
tidypandas.tidy_accessor
module
tidypandas.tidy_utils
module
tidypandas.tidyframe_class
module
tidypandas.tidyselect
module
to_html() (tidypandas.format.TidyDataFrameRenderer method)
to_pandas() (tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
to_series (tidypandas.tidyframe attribute)
(tidypandas.tidyframe_class.tidyframe attribute)
tp (class in tidypandas.tidy_accessor)
U
union() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
unite() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
unnest() (tidypandas.tidy_accessor.tp method)
(tidypandas.tidyframe method)
(tidypandas.tidyframe_class.tidyframe method)
W
write_style() (tidypandas.format.TidyNotebookFormatter method)