Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ functions
Functions
43,589 in github.com/ColdGrub1384/Pyto
⨍
Functions
43,589
◇
Types & classes
4,707
↳
Endpoints
515
↓ 17 callers
Function
is_datetime64_ns_dtype
Check whether the provided array or dtype is of the datetime64[ns] dtype. Parameters ---------- arr_or_dtype : array-like Th
site-packages/pandas/core/dtypes/common.py:1135
↓ 17 callers
Method
isatty
(self)
Pyto Mac/pip/_vendor/colorama/ansitowin32.py:43
↓ 17 callers
Function
iter_decode_to_string
(input, fallback_encoding)
Pyto Mac/pip/_vendor/webencodings/tests.py:108
↓ 17 callers
Function
iter_decode_to_string
(input, fallback_encoding)
site-packages/webencodings/tests.py:108
↓ 17 callers
Method
keys
(self)
site-packages/pytz/lazy.py:60
↓ 17 callers
Function
norm
Matrix or vector norm. This function is able to return one of eight different matrix norms, or one of an infinite number of vector norms
site-packages/numpy/linalg/linalg.py:2294
↓ 17 callers
Method
pad
Forward fill the values. Parameters ---------- limit : integer, optional limit of how many values to fil
site-packages/pandas/core/resample.py:409
↓ 17 callers
Method
pop
(self, item=-1)
site-packages/rubicon/objc/collections.py:320
↓ 17 callers
Method
pop
Removes and returns item at specified index (default=C{last}). Supports both C{list} and C{dict} semantics for C{pop()}. If passed
site-packages/pkg_resources/_vendor/pyparsing.py:511
↓ 17 callers
Function
qcut
Quantile-based discretization function. Discretize variable into equal-sized buckets based on rank or based on sample quantiles. For example
site-packages/pandas/core/reshape/tile.py:246
↓ 17 callers
Method
rdate
Include the given :py:class:`datetime` instance in the recurrence set generation.
site-packages/dateutil/rrule.py:1356
↓ 17 callers
Method
reconstructActiveFormattingElements
(self)
Pyto Mac/pip/_vendor/html5lib/treebuilders/base.py:218
↓ 17 callers
Method
refresh
(self)
site-packages/matplotlib/projections/polar.py:259
↓ 17 callers
Method
register
Register a new style.
site-packages/matplotlib/patches.py:1908
↓ 17 callers
Method
rename_categories
Rename categories. Parameters ---------- new_categories : list-like, dict-like or callable * list-like:
site-packages/pandas/core/arrays/categorical.py:865
↓ 17 callers
Function
replace
(str, d, defaultsep='')
site-packages/numpy/f2py/auxfuncs.py:747
↓ 17 callers
Function
sel32or64
(a, b)
Pyto Mac/PyObjC/SystemConfiguration/_metadata.py:8
↓ 17 callers
Method
set_array
Retained for backwards compatibility - use set_data instead. Parameters ---------- A : array-like
site-packages/matplotlib/image.py:669
↓ 17 callers
Method
set_axes_locator
(self, locator)
site-packages/mpl_toolkits/axes_grid1/axes_grid.py:393
↓ 17 callers
Method
set_value
Quickly set single value at (item, major, minor) location. .. deprecated:: 0.21.0 Please use .at[] or .iat[] accessors.
site-packages/pandas/core/panel.py:523
↓ 17 callers
Method
setdefault
Return first matching header value for 'name', or 'value' If there is no header named 'name', add a new header with name 'name' and v
site-packages/webencodings/wsgiref/headers.py:144
↓ 17 callers
Method
style
(self, style=None, on_stderr=False)
site-packages/colorama/winterm.py:70
↓ 17 callers
Method
suptitle
Add a centered title to the figure. Parameters ---------- t : str The title text. x : float, de
site-packages/matplotlib/figure.py:700
↓ 17 callers
Method
symmetric_difference
Compute the symmetric difference of two Index objects. Parameters ---------- other : Index or array-like res
site-packages/pandas/core/indexes/base.py:2509
↓ 17 callers
Method
tell
(self)
site-packages/system/shio.py:56
↓ 17 callers
Method
twinx
Create a twin Axes sharing the xaxis Create a new Axes instance with an invisible x-axis and an independent y-axis positione
site-packages/matplotlib/axes/_base.py:4421
↓ 17 callers
Method
values
(self)
site-packages/jedi/evaluate/iterable.py:237
↓ 17 callers
Function
write_field
(key, value)
site-packages/setuptools/dist.py:132
↓ 16 callers
Method
__init__
Parameters ---------- points : ndarray A 2x2 numpy array of the form ``[[x0, y0], [x1, y1]]``. Notes
site-packages/matplotlib/transforms.py:757
↓ 16 callers
Method
_check_bool_result
(self, res)
site-packages/pandas/tests/arrays/sparse/test_arithmetics.py:76
↓ 16 callers
Method
_check_box_return_type
Check box returned type is correct Parameters ---------- returned : object to be tested, returned from boxplot
site-packages/pandas/tests/plotting/common.py:401
↓ 16 callers
Method
_close
Close the file if it was created by the writer. If a buffer or file-like object was passed in, for example a GzipFile, then
site-packages/pandas/io/stata.py:2237
↓ 16 callers
Method
_construct_axes_dict
Return an axes dictionary for myself.
site-packages/pandas/core/generic.py:277
↓ 16 callers
Function
_make_arithmetic_op
(op, cls)
site-packages/pandas/core/indexes/base.py:100
↓ 16 callers
Method
_null_terminate
(self, s)
site-packages/pandas/io/stata.py:1336
↓ 16 callers
Method
_start
Starts interactive animation. Adds the draw frame command to the GUI handler, calls show to start the event loop.
site-packages/matplotlib/animation.py:992
↓ 16 callers
Method
add_subpackage
Add a sub-package to the current Configuration instance. This is useful in a setup.py script for adding sub-packages to a package.
site-packages/numpy/distutils/misc_util.py:1011
↓ 16 callers
Method
add_subview
(self, subview)
site-packages/system/shui.py:37
↓ 16 callers
Method
all
Tests whether all elements evaluate True Returns ------- all : bool See Also -------- numpy
site-packages/pandas/core/arrays/sparse.py:1443
↓ 16 callers
Method
apply
(self, func, *args, **kwargs)
site-packages/pandas/core/groupby/groupby.py:666
↓ 16 callers
Method
check_metadata
(self, x, y=None)
site-packages/pandas/tests/generic/test_generic.py:212
↓ 16 callers
Method
close_group
Close a grouping element with label *s* Is only currently used by :mod:`~matplotlib.backends.backend_svg`
site-packages/matplotlib/backend_bases.py:158
↓ 16 callers
Method
commit
(self)
site-packages/pytoml/parser.py:159
↓ 16 callers
Method
copy
(self, deep=False)
site-packages/pandas/core/arrays/sparse.py:1182
↓ 16 callers
Function
date2num
Convert datetime objects to Matplotlib dates. Parameters ---------- d : `datetime.datetime` or `numpy.datetime64` or sequences of th
site-packages/matplotlib/dates.py:393
↓ 16 callers
Function
dot
Return the dot product of two arrays. This function is the equivalent of `numpy.dot` that takes masked values into account. Note that `s
site-packages/numpy/ma/core.py:7366
↓ 16 callers
Method
draw
(self, renderer)
site-packages/mpl_toolkits/axisartist/axis_artist.py:277
↓ 16 callers
Method
draw
Draw the children
site-packages/matplotlib/offsetbox.py:845
↓ 16 callers
Method
drop
Make new Index with passed list of labels deleted. Parameters ---------- labels : array-like errors : {'igno
site-packages/pandas/core/indexes/base.py:4938
↓ 16 callers
Method
dtype
(self, request)
site-packages/pandas/tests/reshape/test_reshape.py:30
↓ 16 callers
Function
example_plot
(ax, fontsize=12)
site-packages/matplotlib/tests/test_tightlayout.py:11
↓ 16 callers
Method
execute
(self, obj, arguments=(), trailer=None)
site-packages/jedi/evaluate/__init__.py:262
↓ 16 callers
Method
exists
(self)
site-packages/pandas/io/sql.py:559
↓ 16 callers
Method
expect
(self, s)
Pyto Mac/pip/_vendor/pytoml/parser.py:135
↓ 16 callers
Method
expect
(self, s)
site-packages/pytoml/parser.py:134
↓ 16 callers
Function
find_common_type
Find a common data type among the given dtypes. Parameters ---------- types : list of dtypes Returns ------- pandas ext
site-packages/pandas/core/dtypes/cast.py:1072
↓ 16 callers
Method
get
Return the return value of this Attempt instance or raise an Exception. If wrap_exception is true, this Attempt is wrapped inside of
Pyto Mac/pip/_vendor/retrying.py:237
↓ 16 callers
Method
get
(self, name, option_name, *args, **kwargs)
site-packages/pip.py:382
↓ 16 callers
Function
get_font
(filename, hinting_factor=None)
site-packages/matplotlib/font_manager.py:1291
↓ 16 callers
Method
get_matrix
(self)
site-packages/matplotlib/projections/polar.py:111
↓ 16 callers
Method
get_parent_scope
Returns the underlying scope.
site-packages/jedi/parser/tree.py:132
↓ 16 callers
Method
get_texts
Return a list of `~.text.Text` instances in the legend.
site-packages/matplotlib/legend.py:956
↓ 16 callers
Method
get_year_end
(self, dt)
site-packages/pandas/tseries/offsets.py:1918
↓ 16 callers
Function
group
(*choices)
site-packages/jedi/parser/tokenize.py:38
↓ 16 callers
Function
h
(e)
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js:6
↓ 16 callers
Function
has_expanded_repr
(df)
site-packages/pandas/tests/io/formats/test_format.py:103
↓ 16 callers
Function
hash_pandas_object
Return a data hash of the Index/Series/DataFrame .. versionadded:: 0.19.2 Parameters ---------- index : boolean, default True
site-packages/pandas/core/util/hashing.py:49
↓ 16 callers
Method
index
The Param index of the current call. Returns None if the index cannot be found in the curent call.
site-packages/jedi/api/classes.py:629
↓ 16 callers
Method
index
(self, request)
site-packages/pandas/tests/indexes/interval/test_astype.py:71
↓ 16 callers
Method
insertBefore
Insert node as a child of the current node, before refNode in the list of child nodes. Raises ValueError if refNode is not a child of
Pyto Mac/pip/_vendor/html5lib/treebuilders/base.py:77
↓ 16 callers
Function
is_datetimelike
Check whether an array-like is a datetime-like array-like. Acceptable datetime-like objects are (but not limited to) datetime indices, p
site-packages/pandas/core/dtypes/common.py:711
↓ 16 callers
Method
is_integer
(self)
site-packages/pandas/core/indexes/base.py:1671
↓ 16 callers
Function
is_node
(node, *symbol_names)
site-packages/jedi/parser/tree.py:44
↓ 16 callers
Method
isin
Return a boolean array where the index values are in `values`. Compute boolean array of whether each index value is found in the
site-packages/pandas/core/indexes/base.py:4539
↓ 16 callers
Method
isna
(self)
site-packages/pandas/core/series.py:4278
↓ 16 callers
Method
kurt
(x)
site-packages/pandas/tests/frame/test_analytics.py:753
↓ 16 callers
Function
l
(e,t,i)
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js:8
↓ 16 callers
Function
maybe_downcast_to_dtype
try to cast to the specified dtype (e.g. convert back to bool/int or could be an astype of float64->float32
site-packages/pandas/core/dtypes/cast.py:65
↓ 16 callers
Method
nsmallest
Return the smallest `n` elements. Parameters ---------- n : int, default 5 Return this many ascending so
site-packages/pandas/core/series.py:3187
↓ 16 callers
Method
open_group
Open a grouping element with label *s*. If *gid* is given, use *gid* as the id of the group. Is only currently used by :mod:`
site-packages/matplotlib/backend_bases.py:151
↓ 16 callers
Method
pipe
(self, func, *args, **kwargs)
site-packages/pandas/core/generic.py:4924
↓ 16 callers
Function
png_reciprocal
more fixed point functions for gamma */ Calculate a reciprocal, return 0 on div-by-zero or overflow. */
libpng/png.c:3372
↓ 16 callers
Method
quiver
(self, *args, **kw)
site-packages/matplotlib/axes/_axes.py:4844
↓ 16 callers
Method
restore
Restore the graphics context from the stack - needed only for backends that save graphics contexts on a stack
site-packages/matplotlib/backend_bases.py:774
↓ 16 callers
Function
sci
(im)
site-packages/matplotlib/pyplot.py:3052
↓ 16 callers
Method
sections
Return the section headers of the config file. Parameters ---------- None Returns ------- k
site-packages/numpy/distutils/npy_pkg_config.py:119
↓ 16 callers
Method
seek
Set the stream's file pointer to pos. Negative seeking is forbidden.
Pyto Mac/pip/_vendor/distlib/_backport/tarfile.py:552
↓ 16 callers
Method
select_column
return a single column from the table. This is generally only useful to select an indexable Parameters ----------
site-packages/pandas/io/pytables.py:747
↓ 16 callers
Method
set_alpha
(self, alpha)
site-packages/matplotlib/backends/backend_cairo.py:468
↓ 16 callers
Method
set_clip_path
Set the artist's clip path, which may be: * a `~matplotlib.patches.Patch` (or subclass) instance * a `~matplotlib.path.
site-packages/matplotlib/text.py:550
↓ 16 callers
Method
set_cmap
set the colormap for luminance data Parameters ---------- cmap : colormap or registered colormap name
site-packages/matplotlib/cm.py:334
↓ 16 callers
Method
set_label
Set the label to *s* for auto legend. Parameters ---------- s : object *s* will be converted to a string
site-packages/matplotlib/artist.py:927
↓ 16 callers
Method
set_norm
Set the normalization instance. Parameters ---------- norm : `.Normalize`
site-packages/matplotlib/cm.py:346
↓ 16 callers
Method
sum
Sum of non-NA/null values Returns ------- sum : float
site-packages/pandas/core/arrays/sparse.py:1485
↓ 16 callers
Method
text
Add text to figure. Parameters ---------- x, y : float The position to place the text. By default, this
site-packages/matplotlib/figure.py:1778
↓ 16 callers
Method
to_native_types
Format specified values of `self` and return them. Parameters ---------- slicer : int, array-like An ind
site-packages/pandas/core/indexes/base.py:1023
↓ 16 callers
Method
to_pytimedelta
Return Timedelta Array/Index as object ndarray of datetime.timedelta objects. Returns ------- datetimes : nd
site-packages/pandas/core/arrays/timedeltas.py:803
↓ 16 callers
Function
transform
(request)
site-packages/pandas/tests/tools/test_numeric.py:25
↓ 16 callers
Function
ua
(a,b,c)
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js:2
↓ 16 callers
Method
update_prop
(self, legend_handle, orig_handle, legend)
site-packages/matplotlib/legend_handler.py:70
← previous
next →
1,201–1,300 of 43,589, ranked by callers