Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

_

__add__() (ibmdbpy.frame.IdaDataFrame method)
__delitem__() (ibmdbpy.frame.IdaDataFrame method)
__div__() (ibmdbpy.frame.IdaDataFrame method)
__eq__() (ibmdbpy.frame.IdaDataFrame method)
__floordiv__() (ibmdbpy.frame.IdaDataFrame method)
__ge__() (ibmdbpy.frame.IdaDataFrame method)
__getitem__() (ibmdbpy.frame.IdaDataFrame method)
__gt__() (ibmdbpy.frame.IdaDataFrame method)
__init__() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
(ibmdbpy.geoFrame.IdaGeoDataFrame method)
(ibmdbpy.geoSeries.IdaGeoSeries method)
(ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
__iter__() (ibmdbpy.frame.IdaDataFrame method)
__le__() (ibmdbpy.frame.IdaDataFrame method)
__len__() (ibmdbpy.frame.IdaDataFrame method)
__lt__() (ibmdbpy.frame.IdaDataFrame method)
__mod__() (ibmdbpy.frame.IdaDataFrame method)
__mul__() (ibmdbpy.frame.IdaDataFrame method)
__ne__() (ibmdbpy.frame.IdaDataFrame method)
__neg__() (ibmdbpy.frame.IdaDataFrame method)
__pow__() (ibmdbpy.frame.IdaDataFrame method)
__radd__() (ibmdbpy.frame.IdaDataFrame method)
__rdiv__() (ibmdbpy.frame.IdaDataFrame method)
__rfloordiv__() (ibmdbpy.frame.IdaDataFrame method)
__rmod__() (ibmdbpy.frame.IdaDataFrame method)
__rmul__() (ibmdbpy.frame.IdaDataFrame method)
__rpos__() (ibmdbpy.frame.IdaDataFrame method)
__rpow__() (ibmdbpy.frame.IdaDataFrame method)
__rsub__() (ibmdbpy.frame.IdaDataFrame method)
__rtruediv__() (ibmdbpy.frame.IdaDataFrame method)
__setitem__() (ibmdbpy.frame.IdaDataFrame method)
__sub__() (ibmdbpy.frame.IdaDataFrame method)
__truediv__() (ibmdbpy.frame.IdaDataFrame method)
_autocommit() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
_call_stored_procedure() (ibmdbpy.base.IdaDataBase method)
_categorical_stats() (in module ibmdbpy.statistics)
_check_connection() (ibmdbpy.base.IdaDataBase method)
_check_procedure() (ibmdbpy.base.IdaDataBase method)
_clone() (ibmdbpy.frame.IdaDataFrame method)
_clone_as_serie() (ibmdbpy.frame.IdaDataFrame method)
_combine_check() (ibmdbpy.frame.IdaDataFrame method)
_convert_dtypes() (in module ibmdbpy.utils)
_count_level() (in module ibmdbpy.statistics)
_count_level_groupby() (in module ibmdbpy.statistics)
_create_table() (ibmdbpy.base.IdaDataBase method)
_create_view() (ibmdbpy.base.IdaDataBase method)
_drop() (ibmdbpy.base.IdaDataBase method)
_exists() (ibmdbpy.base.IdaDataBase method)
_factors_avg() (in module ibmdbpy.statistics)
_factors_count() (in module ibmdbpy.statistics)
_factors_sum() (in module ibmdbpy.statistics)
_get_all_columns_in_table() (ibmdbpy.frame.IdaDataFrame method)
_get_categorical_columns() (ibmdbpy.frame.IdaDataFrame method)
_get_columns() (ibmdbpy.frame.IdaDataFrame method)
_get_columns_dtypes() (ibmdbpy.frame.IdaDataFrame method)
_get_index() (ibmdbpy.frame.IdaDataFrame method)
_get_name_and_schema() (ibmdbpy.base.IdaDataBase method)
_get_number_of_nas() (in module ibmdbpy.statistics)
_get_numerical_columns() (ibmdbpy.frame.IdaDataFrame method)
_get_percentiles() (in module ibmdbpy.statistics)
_get_shape() (ibmdbpy.frame.IdaDataFrame method)
_get_type() (ibmdbpy.frame.IdaDataFrame method)
_get_valid_modelname() (ibmdbpy.base.IdaDataBase method)
_get_valid_tablename() (ibmdbpy.base.IdaDataBase method)
_get_valid_viewname() (ibmdbpy.base.IdaDataBase method)
_insert_into_database() (ibmdbpy.base.IdaDataBase method)
_is() (ibmdbpy.base.IdaDataBase method)
_numeric_stats() (in module ibmdbpy.statistics)
_prepare_and_execute() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
_reset_attributes() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
(in module ibmdbpy.utils)
_retrieve_AssociationRules_Model() (ibmdbpy.learn.association_rules.AssociationRules method)
_retrieve_cache() (ibmdbpy.base.IdaDataBase method)
_retrieve_KMeans_Model() (ibmdbpy.learn.kmeans.KMeans method)
_retrieve_NaiveBayes_Model() (ibmdbpy.learn.naive_bayes.NaiveBayes method)
_table_def() (ibmdbpy.frame.IdaDataFrame method)
_upper_columns() (ibmdbpy.base.IdaDataBase method)

A

add_column_id() (ibmdbpy.base.IdaDataBase method)
aggregate_idadf() (ibmdbpy.aggregation method)
append() (ibmdbpy.base.IdaDataBase method)
area() (ibmdbpy.geoSeries.IdaGeoSeries method)
as_dataframe() (ibmdbpy.frame.IdaDataFrame method)
as_idadataframe() (ibmdbpy.base.IdaDataBase method)
AssociationRules (class in ibmdbpy.learn.association_rules)
axes (ibmdbpy.frame.IdaDataFrame attribute)

B

boundary() (ibmdbpy.geoSeries.IdaGeoSeries method)
buffer() (ibmdbpy.geoSeries.IdaGeoSeries method)

C

centroid() (ibmdbpy.geoSeries.IdaGeoSeries method)
check_case() (in module ibmdbpy.utils)
check_tablename() (in module ibmdbpy.utils)
check_viewname() (in module ibmdbpy.utils)
chisquared() (in module ibmdbpy.feature_selection)
chunklist() (in module ibmdbpy.utils)
close() (ibmdbpy.base.IdaDataBase method)
columns (ibmdbpy.frame.IdaDataFrame attribute)
commit() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
contains() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
convex_hull() (ibmdbpy.geoSeries.IdaGeoSeries method)
coord_dim() (ibmdbpy.geoSeries.IdaGeoSeries method)
corr() (ibmdbpy.frame.IdaDataFrame method)
count() (ibmdbpy.frame.IdaDataFrame method)
count_distinct() (ibmdbpy.frame.IdaDataFrame method)
cov() (ibmdbpy.frame.IdaDataFrame method)
crosses() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
current_schema() (ibmdbpy.base.IdaDataBase method)

D

delete_column() (ibmdbpy.base.IdaDataBase method)
describe() (ibmdbpy.frame.IdaDataFrame method)
(ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
difference() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
dimension() (ibmdbpy.geoSeries.IdaGeoSeries method)
discretize() (in module ibmdbpy.feature_selection)
disjoint() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
distance() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
drop_model() (ibmdbpy.base.IdaDataBase method)
drop_table() (ibmdbpy.base.IdaDataBase method)
drop_view() (ibmdbpy.base.IdaDataBase method)
dtypes (ibmdbpy.frame.IdaDataFrame attribute)

E

empty (ibmdbpy.frame.IdaDataFrame attribute)
entropy() (in module ibmdbpy.feature_selection)
entropy_stats() (in module ibmdbpy.feature_selection)
envelope() (ibmdbpy.geoSeries.IdaGeoSeries method)
equals() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
Error (class in ibmdbpy.exceptions)
exists() (ibmdbpy.frame.IdaDataFrame method)
exists_model() (ibmdbpy.base.IdaDataBase method)
exists_table() (ibmdbpy.base.IdaDataBase method)
exists_table_or_view() (ibmdbpy.base.IdaDataBase method)
exists_view() (ibmdbpy.base.IdaDataBase method)
extend_dataset() (in module ibmdbpy.utils)

F

FilterQuery (class in ibmdbpy.filtering)
fit() (ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
fit_predict() (ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
from_IdaDataFrame() (ibmdbpy.geoFrame.IdaGeoDataFrame class method)

G

gain_ratio() (in module ibmdbpy.feature_selection)
generalize() (ibmdbpy.geoSeries.IdaGeoSeries method)
geometry() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
geometry_type() (ibmdbpy.geoSeries.IdaGeoSeries method)
get_params() (ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
get_primary_key() (ibmdbpy.frame.IdaDataFrame method)
gini() (in module ibmdbpy.feature_selection)
gini_pairwise() (in module ibmdbpy.feature_selection)

H

head() (ibmdbpy.frame.IdaDataFrame method)

I

ibmdbpy.learn.association_rules (module)
ibmdbpy.learn.kmeans (module)
ibmdbpy.learn.naive_bayes (module)
ida_query() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
ida_scalar_query() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
IdaAssociationRulesError (class in ibmdbpy.exceptions)
IdaDataBase (class in ibmdbpy.base)
IdaDataBaseError (class in ibmdbpy.exceptions)
IdaDataFrame (class in ibmdbpy.frame)
IdaDataFrameError (class in ibmdbpy.exceptions)
IdaGeoDataFrame (class in ibmdbpy.geoFrame)
IdaGeoSeries (class in ibmdbpy.geoSeries)
IdaKMeansError (class in ibmdbpy.exceptions)
IdaNaiveBayesError (class in ibmdbpy.exceptions)
index (ibmdbpy.frame.IdaDataFrame attribute)
indexer (ibmdbpy.frame.IdaDataFrame attribute)
info_gain() (in module ibmdbpy.feature_selection)
internal_state (ibmdbpy.frame.IdaDataFrame attribute)
intersection() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
intersects() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
is_3d() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_closed() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_empty() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_measured() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_model() (ibmdbpy.base.IdaDataBase method)
is_simple() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_table() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)
is_table_or_view() (ibmdbpy.base.IdaDataBase method)
is_valid() (ibmdbpy.geoSeries.IdaGeoSeries method)
is_view() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)

K

KMeans (class in ibmdbpy.learn.kmeans)

L

labels_() (ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
length() (ibmdbpy.geoSeries.IdaGeoSeries method)
Loc (class in ibmdbpy.indexing)

M

mad() (ibmdbpy.frame.IdaDataFrame method)
max() (ibmdbpy.frame.IdaDataFrame method)
max_m() (ibmdbpy.geoSeries.IdaGeoSeries method)
max_x() (ibmdbpy.geoSeries.IdaGeoSeries method)
max_y() (ibmdbpy.geoSeries.IdaGeoSeries method)
max_z() (ibmdbpy.geoSeries.IdaGeoSeries method)
mbr() (ibmdbpy.geoSeries.IdaGeoSeries method)
mbr_intersects() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
mean() (ibmdbpy.frame.IdaDataFrame method)
median() (ibmdbpy.frame.IdaDataFrame method)
mid_point() (ibmdbpy.geoSeries.IdaGeoSeries method)
min() (ibmdbpy.frame.IdaDataFrame method)
min_m() (ibmdbpy.geoSeries.IdaGeoSeries method)
min_x() (ibmdbpy.geoSeries.IdaGeoSeries method)
min_y() (ibmdbpy.geoSeries.IdaGeoSeries method)
min_z() (ibmdbpy.geoSeries.IdaGeoSeries method)

N

NaiveBayes (class in ibmdbpy.learn.naive_bayes)
num_geometries() (ibmdbpy.geoSeries.IdaGeoSeries method)
num_interior_ring() (ibmdbpy.geoSeries.IdaGeoSeries method)
num_line_strings() (ibmdbpy.geoSeries.IdaGeoSeries method)
num_points() (ibmdbpy.geoSeries.IdaGeoSeries method)
num_polygons() (ibmdbpy.geoSeries.IdaGeoSeries method)

O

overlaps() (ibmdbpy.geoFrame.IdaGeoDataFrame method)

P

pearson() (in module ibmdbpy.feature_selection)
perimeter() (ibmdbpy.geoSeries.IdaGeoSeries method)
pivot_table() (ibmdbpy.frame.IdaDataFrame method)
predict() (ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
PrimaryKeyError (class in ibmdbpy.exceptions)
prune() (ibmdbpy.learn.association_rules.AssociationRules method)

Q

quantile() (ibmdbpy.frame.IdaDataFrame method)
query (ibmdbpy.filtering.FilterQuery attribute)
query_yes_no() (in module ibmdbpy.utils)

R

reconnect() (ibmdbpy.base.IdaDataBase method)
rename() (ibmdbpy.base.IdaDataBase method)
rollback() (ibmdbpy.base.IdaDataBase method)
(ibmdbpy.frame.IdaDataFrame method)

S

save_as() (ibmdbpy.frame.IdaDataFrame method)
set_autocommit() (in module ibmdbpy.utils)
set_geometry() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
set_params() (ibmdbpy.learn.association_rules.AssociationRules method)
(ibmdbpy.learn.kmeans.KMeans method)
(ibmdbpy.learn.naive_bayes.NaiveBayes method)
set_verbose() (in module ibmdbpy.utils)
shape (ibmdbpy.frame.IdaDataFrame attribute)
show_models() (ibmdbpy.base.IdaDataBase method)
show_tables() (ibmdbpy.base.IdaDataBase method)
silent() (in module ibmdbpy.utils)
sort() (ibmdbpy.frame.IdaDataFrame method)
spearman() (in module ibmdbpy.feature_selection)
srid() (ibmdbpy.geoSeries.IdaGeoSeries method)
srs_name() (ibmdbpy.geoSeries.IdaGeoSeries method)
std() (ibmdbpy.frame.IdaDataFrame method)
su() (in module ibmdbpy.feature_selection)
sum() (ibmdbpy.frame.IdaDataFrame method)

T

tail() (ibmdbpy.frame.IdaDataFrame method)
timed() (in module ibmdbpy.utils)
to_nK() (in module ibmdbpy.utils)
touches() (ibmdbpy.geoFrame.IdaGeoDataFrame method)
ttest() (in module ibmdbpy.feature_selection)
type (ibmdbpy.frame.IdaDataFrame attribute)

U

union() (ibmdbpy.geoFrame.IdaGeoDataFrame method)

V

var() (ibmdbpy.frame.IdaDataFrame method)

W

within() (ibmdbpy.geoFrame.IdaGeoDataFrame method)

X

x() (ibmdbpy.geoSeries.IdaGeoSeries method)

Y

y() (ibmdbpy.geoSeries.IdaGeoSeries method)

Z

z() (ibmdbpy.geoSeries.IdaGeoSeries method)