MCPcopy Create free account

hub / github.com/ColdGrub1384/Pyto / functions

Functions43,589 in github.com/ColdGrub1384/Pyto

↓ 19 callersMethodpop
D.pop(k[,d]) -> v, remove specified key and return the corresponding value. If key is not found, d is returned if given, otherwise KeyError
site-packages/urllib3/_collections.py:186
↓ 19 callersMethodprocessEndTag
(self, token)
Pyto Mac/pip/_vendor/html5lib/html5parser.py:484
↓ 19 callersMethodpush_back
site-packages/matplotlib/tri/_tri.cpp:195
↓ 19 callersMethodreadline
(self, size=-1)
site-packages/system/shio.py:79
↓ 19 callersFunctionregister_encoding
Register an additional conversion between an Objective-C type encoding and a ctypes type. If a conversion already exists in one or both directions
site-packages/rubicon/objc/types.py:342
↓ 19 callersMethodrelease
Release the lock from *o*.
site-packages/matplotlib/widgets.py:42
↓ 19 callersMethodrender
Render the built up styles to HTML. Parameters ---------- **kwargs Any additional keyword arguments are
site-packages/pandas/io/formats/style.py:421
↓ 19 callersFunctionsafe_sort
Sort ``values`` and reorder corresponding ``labels``. ``values`` should be unique if ``labels`` is not None. Safe for use with mixed type
site-packages/pandas/core/sorting.py:400
↓ 19 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/ModelIO/_metadata.py:8
↓ 19 callersMethodselect
Select the current bitmap into this wxDC instance
site-packages/matplotlib/backends/backend_wx.py:442
↓ 19 callersMethodset_clip_on
Set whether artist uses clipping. When False, artists will be visible outside of the axes, which can lead to unexpected resu
site-packages/matplotlib/text.py:573
↓ 19 callersFunctionset_cmap
Set the default colormap. Applies to the current image if any. See help(colormaps) for more information. *cmap* must be a :class:`~matp
site-packages/matplotlib/pyplot.py:2130
↓ 19 callersMethodtype
(self)
site-packages/pandas/core/computation/ops.py:112
↓ 19 callersMethodviolinplot
Make a violin plot. Make a violin plot for each column of *dataset* or each vector in sequence *dataset*. Each filled area
site-packages/matplotlib/axes/_axes.py:7818
↓ 19 callersMethodwhere
(self, cond, other=None)
site-packages/pandas/core/indexes/base.py:3728
↓ 18 callersMethod__machine
(self, n)
site-packages/numpy/distutils/cpuinfo.py:383
↓ 18 callersMethod_check_ax_scales
Check each axes has expected scales Parameters ---------- axes : matplotlib Axes object, or its list-like xa
site-packages/pandas/tests/plotting/common.py:300
↓ 18 callersMethod_check_box_coord
(self, patches, expected_y=None, expected_h=None, expected_x=None, expected_w=None)
site-packages/pandas/tests/plotting/test_frame.py:1577
↓ 18 callersMethod_constructor
(self)
site-packages/pandas/core/frame.py:362
↓ 18 callersMethod_create_arithmetic_method
(cls, op)
site-packages/pandas/core/arrays/base.py:1115
↓ 18 callersMethod_update_from
Copies some attributes of obj to self.
site-packages/numpy/ma/core.py:2905
↓ 18 callersMethodadd
(self, req)
Pyto Mac/pip/_internal/req/req_tracker.py:46
↓ 18 callersMethodattribute_bool
(self, node, name, name64, dflt)
Pyto Mac/PyObjC/objc/_bridgesupport.py:164
↓ 18 callersFunctioncompile
Build extension module from a Fortran 77 source string with f2py. Parameters ---------- source : str or bytes Fortran source
site-packages/numpy/f2py/__init__.py:23
↓ 18 callersMethodcorrwith
Compute pairwise correlation between rows or columns of DataFrame with rows or columns of Series or DataFrame. DataFrames are first
site-packages/pandas/core/frame.py:7138
↓ 18 callersFunctionensure_dir
os.path.makedirs without EEXIST.
Pyto Mac/pip/_internal/utils/misc.py:93
↓ 18 callersMethoderror
(self, msg)
Pyto Mac/pip/_internal/cli/parser.py:246
↓ 18 callersFunctionf
(f,g,h,i,k)
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js:2
↓ 18 callersMethodfail
(self)
site-packages/pytoml/parser.py:103
↓ 18 callersMethodfeed
Consumes a string and advance the state as necessary. :param str chars: a string to feed from.
site-packages/system/shstreams.py:367
↓ 18 callersMethodfindall
Find all files under the base and set ``allfiles`` to the absolute pathnames of files found.
Pyto Mac/pip/_vendor/distlib/manifest.py:57
↓ 18 callersFunctionfunc
(self, value)
Pyto Mac/PyObjC/objc/_properties.py:33
↓ 18 callersMethodget_color
(self)
site-packages/matplotlib/backends/qt_editor/formlayout.py:75
↓ 18 callersMethodget_height
Return the height of the rectangle.
site-packages/matplotlib/patches.py:728
↓ 18 callersMethodget_libs
(self, key, default)
site-packages/numpy/distutils/system_info.py:733
↓ 18 callersMethodget_triangle_point
site-packages/matplotlib/tri/_tri.cpp:520
↓ 18 callersMethodget_x
Return the left coord of the rectangle.
site-packages/matplotlib/patches.py:712
↓ 18 callersFunctionget_z
(x, y)
site-packages/matplotlib/tests/test_mlab.py:2141
↓ 18 callersMethodhas_metadata
(self, name)
Pyto Mac/pip/_vendor/pkg_resources/__init__.py:1404
↓ 18 callersMethodhas_table
(self, name, schema=None)
site-packages/pandas/io/sql.py:1197
↓ 18 callersFunctionhash_array
Given a 1d array, return an array of deterministic integers. .. versionadded:: 0.19.2 Parameters ---------- vals : ndarray, Cat
site-packages/pandas/core/util/hashing.py:229
↓ 18 callersMethodidxmin
Return the row label of the minimum value. If multiple values equal the minimum, the first row label with that value is retu
site-packages/pandas/core/series.py:1853
↓ 18 callersFunctionisscalar
(var)
site-packages/numpy/f2py/auxfuncs.py:100
↓ 18 callersMethodlen
(self, text)
site-packages/pandas/io/formats/format.py:301
↓ 18 callersMethodmake_block
Create a new block, with type inference propagate any values that are not specified
site-packages/pandas/core/internals/blocks.py:214
↓ 18 callersMethodmake_block_same_class
Wrap given values in a block of same type as self.
site-packages/pandas/core/internals/blocks.py:226
↓ 18 callersMethodpatch
r"""Sends a PATCH request. Returns :class:`Response` object. :param url: URL for the new :class:`Request` object. :param data: (optio
site-packages/requests/sessions.py:595
↓ 18 callersFunctionpng_gamma_significant
This is the shared test on whether a gamma value is 'significant' - whether * it is worth doing gamma correction. */
libpng/png.c:3393
↓ 18 callersFunctionpng_safecat
Utility to safely appends strings to a buffer. This never errors out so * error checking is not required in the caller. */
libpng/pngerror.c:111
↓ 18 callersMethodread_sql
(self, *args, **kwargs)
site-packages/pandas/io/sql.py:943
↓ 18 callersMethodsearch
(self, query, options)
Pyto Mac/pip/_internal/commands/search.py:60
↓ 18 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/CoreServices/Metadata/_metadata.py:8
↓ 18 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/Quartz/QuartzComposer/_metadata.py:8
↓ 18 callersMethodset_children
Set the children of the transform, to let the invalidation system know which transforms can invalidate this transform. Should
site-packages/matplotlib/transforms.py:161
↓ 18 callersMethodset_color
Set the foreground color of the text Parameters ---------- color : color
site-packages/matplotlib/text.py:958
↓ 18 callersMethodset_facecolor
Set the patch face color. Parameters ---------- color : color or None
site-packages/matplotlib/patches.py:292
↓ 18 callersMethodset_figure
(self, fig)
site-packages/matplotlib/table.py:64
↓ 18 callersMethodset_minor_formatter
Set the formatter of the minor ticker. Parameters ---------- formatter : ~matplotlib.ticker.Formatter
site-packages/matplotlib/axis.py:1587
↓ 18 callersMethodset_position
Set the axes position. Axes have two position attributes. The 'original' position is the position allocated for the Axes. Th
site-packages/matplotlib/axes/_base.py:851
↓ 18 callersMethodset_ticks_position
Set the ticks position (top, bottom, both, default or none) both sets the ticks to appear on both positions, but does not cha
site-packages/matplotlib/axis.py:2004
↓ 18 callersMethodsort
(self, cmp=None, key=None, reverse=False)
Pyto Mac/PyObjC/objc/_properties.py:551
↓ 18 callersMethodsortlevel
For internal compatibility with with the Index API. Sort the Index. This is for compat with MultiIndex Parameters -
site-packages/pandas/core/indexes/base.py:1429
↓ 18 callersMethodstart
(self)
site-packages/distlib/util.py:1293
↓ 18 callersMethodto_numpy
Convert the DataFrame to a NumPy array. .. versionadded:: 0.24.0 By default, the dtype of the returned array will be the co
site-packages/pandas/core/frame.py:1124
↓ 18 callersMethodwrite
Write string s to the stream.
Pyto Mac/pip/_vendor/distlib/_backport/tarfile.py:469
↓ 18 callersMethodwrite
Write string s to the stream.
site-packages/distlib/_backport/tarfile.py:469
↓ 17 callersFunction__Class__
(name)
site-packages/pyto.py:21
↓ 17 callersMethod__getattribute__
(self, key)
site-packages/numpy/lib/npyio.py:92
↓ 17 callersMethod_consolidate
Compute NDFrame with "consolidated" internals (data of each dtype grouped together in a single ndarray). Parameters
site-packages/pandas/core/generic.py:5144
↓ 17 callersMethod_consolidate_inplace
Consolidate data in place and return None
site-packages/pandas/core/generic.py:5136
↓ 17 callersMethod_constructor
(self)
site-packages/pandas/core/indexes/base.py:541
↓ 17 callersMethod_from_sequence
(cls, scalars, dtype=None, copy=False)
site-packages/pandas/tests/arrays/test_array.py:220
↓ 17 callersMethod_holder
The array-like that can hold the underlying values. None for 'Block', overridden by subclasses that don't use an ndarray.
site-packages/pandas/core/internals/blocks.py:121
↓ 17 callersMethod_parse
(self, stream, innerHTML=False, container="div", scripting=False, **kwargs)
Pyto Mac/pip/_vendor/html5lib/html5parser.py:125
↓ 17 callersFunction_wrapfunc
(obj, method, *args, **kwds)
site-packages/numpy/core/fromnumeric.py:54
↓ 17 callersMethodadd_artist
Add any :class:`~matplotlib.artist.Artist` to the axes. Use `add_artist` only for artists for which there is no dedicated "add" metho
site-packages/matplotlib/axes/_base.py:1800
↓ 17 callersFunctionapplyrules
(rules, d, var={})
site-packages/numpy/f2py/auxfuncs.py:795
↓ 17 callersFunctionassert_series_or_index_equal
(left, right)
site-packages/pandas/tests/test_strings.py:21
↓ 17 callersMethodastype
Change the dtype of a SparseArray. The output will always be a SparseArray. To convert to a dense ndarray with a certain dty
site-packages/pandas/core/arrays/sparse.py:1260
↓ 17 callersMethodastype
Coerce this type to another dtype Parameters ---------- dtype : numpy dtype or pandas type copy : bool, defa
site-packages/pandas/core/arrays/categorical.py:480
↓ 17 callersFunctioncol
Returns current column within a string, counting newlines as line separators. The first column is number 1. Note: the default parsing behavi
site-packages/pkg_resources/_vendor/pyparsing.py:968
↓ 17 callersMethodconnect
(self)
site-packages/pandas/tests/io/test_sql.py:896
↓ 17 callersMethodconsume
(self, s)
Pyto Mac/pip/_vendor/pytoml/parser.py:127
↓ 17 callersMethodconsume
(self, s)
site-packages/pytoml/parser.py:126
↓ 17 callersMethodconvert_objects
Attempt to infer better dtype for object columns. .. deprecated:: 0.21.0 Parameters ---------- convert_date
site-packages/pandas/core/generic.py:5856
↓ 17 callersFunctioncustomized_fcompiler
(plat=None, compiler=None)
site-packages/numpy/distutils/__init__.py:25
↓ 17 callersMethoddropna
Return a new Series with missing values removed. See the :ref:`User Guide <missing_data>` for more on which values are consi
site-packages/pandas/core/series.py:4293
↓ 17 callersFunctionf
(self)
site-packages/pandas/core/arrays/period.py:34
↓ 17 callersMethodget_gridspec
(self)
site-packages/matplotlib/gridspec.py:450
↓ 17 callersFunctionget_kind
(var)
site-packages/numpy/f2py/auxfuncs.py:121
↓ 17 callersMethodget_majorticklocs
Get the major tick locations in data coordinates as a numpy array
site-packages/matplotlib/axis.py:1312
↓ 17 callersFunctionget_offset
Return DateOffset object associated with rule name Examples -------- get_offset('EOM') --> BMonthEnd(1)
site-packages/pandas/tseries/frequencies.py:169
↓ 17 callersFunctionget_op_result_name
Find the appropriate name to pin to an operation result. This result should always be either an Index or a Series. Parameters -----
site-packages/pandas/core/ops.py:43
↓ 17 callersMethodget_view_interval
(self)
site-packages/matplotlib/ticker.py:211
↓ 17 callersMethodgetdoc
Return the doc of the function (from the doc of the method).
site-packages/numpy/ma/core.py:6572
↓ 17 callersFunctionindent_log
A context manager which will cause the log output to be indented for any log messages emitted inside it.
Pyto Mac/pip/_internal/utils/logging.py:76
↓ 17 callersMethodinit
(self)
Pyto Mac/PyObjC/PyObjCTools/AppHelper.py:133
↓ 17 callersMethodinsert
Inserts new element at location index in the list of parsed tokens. Similar to C{list.insert()}. Example::
site-packages/setuptools/_vendor/pyparsing.py:585
↓ 17 callersMethodinstance
Alternate constructor that returns a fresh instance
site-packages/dateutil/tz/_factories.py:15
↓ 17 callersMethodinverted
(self)
site-packages/matplotlib/projections/polar.py:80
← previousnext →1,101–1,200 of 43,589, ranked by callers