Created
December 8, 2017 14:58
-
-
Save koshy1123/18138ff54bbb0271191669a0d0707604 to your computer and use it in GitHub Desktop.
dir(GeoSeries) output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
['T', | |
'_AXIS_ALIASES', | |
'_AXIS_IALIASES', | |
'_AXIS_LEN', | |
'_AXIS_NAMES', | |
'_AXIS_NUMBERS', | |
'_AXIS_ORDERS', | |
'_AXIS_REVERSED', | |
'_AXIS_SLICEMAP', | |
'__abs__', | |
'__add__', | |
'__and__', | |
'__array__', | |
'__array_wrap__', | |
'__bool__', | |
'__bytes__', | |
'__class__', | |
'__contains__', | |
'__delattr__', | |
'__delitem__', | |
'__dict__', | |
'__dir__', | |
'__div__', | |
'__doc__', | |
'__eq__', | |
'__finalize__', | |
'__floordiv__', | |
'__format__', | |
'__ge__', | |
'__geo_interface__', | |
'__getattr__', | |
'__getattribute__', | |
'__getitem__', | |
'__getstate__', | |
'__gt__', | |
'__hash__', | |
'__iadd__', | |
'__imul__', | |
'__init__', | |
'__init_subclass__', | |
'__invert__', | |
'__ipow__', | |
'__isub__', | |
'__iter__', | |
'__itruediv__', | |
'__le__', | |
'__len__', | |
'__lt__', | |
'__mod__', | |
'__module__', | |
'__mul__', | |
'__ne__', | |
'__neg__', | |
'__new__', | |
'__nonzero__', | |
'__or__', | |
'__pow__', | |
'__radd__', | |
'__rand__', | |
'__rdiv__', | |
'__reduce__', | |
'__reduce_ex__', | |
'__repr__', | |
'__rfloordiv__', | |
'__rmod__', | |
'__rmul__', | |
'__ror__', | |
'__round__', | |
'__rpow__', | |
'__rsub__', | |
'__rtruediv__', | |
'__rxor__', | |
'__setattr__', | |
'__setitem__', | |
'__setstate__', | |
'__sizeof__', | |
'__str__', | |
'__sub__', | |
'__subclasshook__', | |
'__truediv__', | |
'__unicode__', | |
'__weakref__', | |
'__xor__', | |
'_accessors', | |
'_add_numeric_operations', | |
'_add_series_only_operations', | |
'_add_series_or_dataframe_operations', | |
'_agg_by_level', | |
'_align_frame', | |
'_align_series', | |
'_apply_broadcast', | |
'_apply_empty_result', | |
'_apply_raw', | |
'_apply_standard', | |
'_at', | |
'_box_col_values', | |
'_box_item_values', | |
'_check_inplace_setting', | |
'_check_is_chained_assignment_possible', | |
'_check_percentile', | |
'_check_setitem_copy', | |
'_clear_item_cache', | |
'_combine_const', | |
'_combine_frame', | |
'_combine_match_columns', | |
'_combine_match_index', | |
'_combine_series', | |
'_combine_series_infer', | |
'_compare_frame', | |
'_compare_frame_evaluate', | |
'_consolidate_inplace', | |
'_construct_axes_dict', | |
'_construct_axes_dict_for_slice', | |
'_construct_axes_dict_from', | |
'_construct_axes_from_arguments', | |
'_constructor', | |
'_constructor_expanddim', | |
'_constructor_sliced', | |
'_convert', | |
'_count_level', | |
'_create_indexer', | |
'_cx', | |
'_dir_additions', | |
'_dir_deletions', | |
'_ensure_valid_index', | |
'_expand_axes', | |
'_flex_compare_frame', | |
'_from_arrays', | |
'_from_axes', | |
'_generate_sindex', | |
'_geometry_column_name', | |
'_get_agg_axis', | |
'_get_axis', | |
'_get_axis_name', | |
'_get_axis_number', | |
'_get_axis_resolvers', | |
'_get_block_manager_axis', | |
'_get_bool_data', | |
'_get_cacher', | |
'_get_geometry', | |
'_get_index_resolvers', | |
'_get_item_cache', | |
'_get_numeric_data', | |
'_get_values', | |
'_getitem_array', | |
'_getitem_column', | |
'_getitem_frame', | |
'_getitem_multilevel', | |
'_getitem_slice', | |
'_iat', | |
'_iget_item_cache', | |
'_iloc', | |
'_indexed_same', | |
'_info_axis', | |
'_info_axis_name', | |
'_info_axis_number', | |
'_info_repr', | |
'_init_dict', | |
'_init_mgr', | |
'_init_ndarray', | |
'_internal_names', | |
'_internal_names_set', | |
'_invalidate_sindex', | |
'_is_cached', | |
'_is_datelike_mixed_type', | |
'_is_mixed_type', | |
'_is_numeric_mixed_type', | |
'_is_view', | |
'_ix', | |
'_ixs', | |
'_join_compat', | |
'_loc', | |
'_maybe_cache_changed', | |
'_maybe_update_cacher', | |
'_metadata', | |
'_needs_reindex_multi', | |
'_protect_consolidate', | |
'_reduce', | |
'_reindex_axes', | |
'_reindex_axis', | |
'_reindex_columns', | |
'_reindex_index', | |
'_reindex_multi', | |
'_reindex_with_indexers', | |
'_repr_fits_horizontal_', | |
'_repr_fits_vertical_', | |
'_repr_html_', | |
'_repr_latex_', | |
'_reset_cache', | |
'_reset_cacher', | |
'_sanitize_column', | |
'_series', | |
'_set_as_cached', | |
'_set_axis', | |
'_set_axis_name', | |
'_set_geometry', | |
'_set_is_copy', | |
'_set_item', | |
'_setitem_array', | |
'_setitem_frame', | |
'_setitem_slice', | |
'_setup_axes', | |
'_sindex', | |
'_sindex_generated', | |
'_slice', | |
'_stat_axis', | |
'_stat_axis_name', | |
'_stat_axis_number', | |
'_to_geo', | |
'_typ', | |
'_unpickle_frame_compat', | |
'_unpickle_matrix_compat', | |
'_update_inplace', | |
'_validate_dtype', | |
'_values', | |
'_where', | |
'_xs', | |
'abs', | |
'add', | |
'add_prefix', | |
'add_suffix', | |
'align', | |
'all', | |
'any', | |
'append', | |
'apply', | |
'applymap', | |
'area', | |
'as_blocks', | |
'as_matrix', | |
'asfreq', | |
'asof', | |
'assign', | |
'astype', | |
'at', | |
'at_time', | |
'axes', | |
'between_time', | |
'bfill', | |
'blocks', | |
'bool', | |
'boundary', | |
'bounds', | |
'boxplot', | |
'buffer', | |
'cascaded_union', | |
'centroid', | |
'clip', | |
'clip_lower', | |
'clip_upper', | |
'columns', | |
'combine', | |
'combineAdd', | |
'combineMult', | |
'combine_first', | |
'compound', | |
'consolidate', | |
'contains', | |
'convert_objects', | |
'convex_hull', | |
'copy', | |
'corr', | |
'corrwith', | |
'count', | |
'cov', | |
'crosses', | |
'cummax', | |
'cummin', | |
'cumprod', | |
'cumsum', | |
'cx', | |
'describe', | |
'diff', | |
'difference', | |
'disjoint', | |
'dissolve', | |
'distance', | |
'div', | |
'divide', | |
'dot', | |
'drop', | |
'drop_duplicates', | |
'dropna', | |
'dtypes', | |
'duplicated', | |
'empty', | |
'envelope', | |
'eq', | |
'equals', | |
'eval', | |
'ewm', | |
'expanding', | |
'explode', | |
'exterior', | |
'ffill', | |
'fillna', | |
'filter', | |
'first', | |
'first_valid_index', | |
'floordiv', | |
'from_csv', | |
'from_dict', | |
'from_features', | |
'from_file', | |
'from_items', | |
'from_postgis', | |
'from_records', | |
'ftypes', | |
'ge', | |
'geom_almost_equals', | |
'geom_equals', | |
'geom_equals_exact', | |
'geom_type', | |
'geometry', | |
'get', | |
'get_dtype_counts', | |
'get_ftype_counts', | |
'get_value', | |
'get_values', | |
'groupby', | |
'gt', | |
'head', | |
'hist', | |
'iat', | |
'icol', | |
'idxmax', | |
'idxmin', | |
'iget_value', | |
'iloc', | |
'index', | |
'info', | |
'insert', | |
'interiors', | |
'interpolate', | |
'intersection', | |
'intersects', | |
'irow', | |
'is_copy', | |
'is_empty', | |
'is_ring', | |
'is_simple', | |
'is_valid', | |
'isin', | |
'isnull', | |
'items', | |
'iterfeatures', | |
'iteritems', | |
'iterkv', | |
'iterrows', | |
'itertuples', | |
'ix', | |
'join', | |
'keys', | |
'kurt', | |
'kurtosis', | |
'last', | |
'last_valid_index', | |
'le', | |
'length', | |
'loc', | |
'lookup', | |
'lt', | |
'mad', | |
'mask', | |
'max', | |
'mean', | |
'median', | |
'memory_usage', | |
'merge', | |
'min', | |
'mod', | |
'mode', | |
'mul', | |
'multiply', | |
'ndim', | |
'ne', | |
'nlargest', | |
'notnull', | |
'nsmallest', | |
'overlaps', | |
'parcel_id', | |
'pct_change', | |
'pipe', | |
'pivot', | |
'pivot_table', | |
'plot', | |
'pop', | |
'pow', | |
'prod', | |
'product', | |
'project', | |
'quantile', | |
'query', | |
'radd', | |
'rank', | |
'rdiv', | |
'reindex', | |
'reindex_axis', | |
'reindex_like', | |
'relate', | |
'rename', | |
'rename_axis', | |
'reorder_levels', | |
'replace', | |
'representative_point', | |
'resample', | |
'reset_index', | |
'rfloordiv', | |
'rmod', | |
'rmul', | |
'rolling', | |
'rotate', | |
'round', | |
'rpow', | |
'rsub', | |
'rtruediv', | |
'sample', | |
'scale', | |
'select', | |
'select_dtypes', | |
'sem', | |
'set_axis', | |
'set_geometry', | |
'set_index', | |
'set_value', | |
'shape', | |
'shift', | |
'simplify', | |
'sindex', | |
'size', | |
'skew', | |
'slice_shift', | |
'sort', | |
'sort_index', | |
'sort_values', | |
'sortlevel', | |
'squeeze', | |
'stack', | |
'std', | |
'style', | |
'sub', | |
'subtract', | |
'sum', | |
'swapaxes', | |
'swaplevel', | |
'symmetric_difference', | |
'tail', | |
'take', | |
'to_clipboard', | |
'to_crs', | |
'to_csv', | |
'to_dense', | |
'to_dict', | |
'to_excel', | |
'to_file', | |
'to_gbq', | |
'to_hdf', | |
'to_html', | |
'to_json', | |
'to_latex', | |
'to_msgpack', | |
'to_panel', | |
'to_period', | |
'to_pickle', | |
'to_records', | |
'to_sparse', | |
'to_sql', | |
'to_stata', | |
'to_string', | |
'to_timestamp', | |
'to_xarray', | |
'total_bounds', | |
'touches', | |
'translate', | |
'transpose', | |
'truediv', | |
'truncate', | |
'tshift', | |
'type', | |
'tz_convert', | |
'tz_localize', | |
'unary_union', | |
'union', | |
'unstack', | |
'update', | |
'values', | |
'var', | |
'where', | |
'within', | |
'xs'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment