MCPcopy Create free account

hub / github.com/ColdGrub1384/Pyto / functions

Functions43,589 in github.com/ColdGrub1384/Pyto

↓ 61 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/CoreServices/CarbonCore/_metadata.py:8
↓ 61 callersMethodsetName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseString("ABC"
Pyto Mac/pip/_vendor/pyparsing.py:1329
↓ 61 callersMethodsetName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseString("ABC"
site-packages/pyparsing.py:1329
↓ 61 callersMethodsetName
Define name for this expression, makes debugging and exception messages clearer. Example:: Word(nums).parseS
site-packages/pkg_resources/_vendor/pyparsing.py:1190
↓ 61 callersMethodtake_nd
Take values according to indexer and return them as a block.bb
site-packages/pandas/core/internals/blocks.py:1198
↓ 61 callersMethodtime
Return the time according to the event loop's clock. This is a float expressed in seconds since an epoch, but the epoch, precision, a
site-packages/rubicon/objc/eventloop.py:509
↓ 60 callersMethodaxes
(self, ax)
site-packages/matplotlib/lines.py:608
↓ 60 callersFunctionensure_clean_path
return essentially a named temporary file that is not opened and deleted on existing; if path is a list, then create and return list of f
site-packages/pandas/tests/io/test_pytables.py:89
↓ 59 callersMethoddate
Returns numpy array of python datetime.date objects (namely, the date part of Timestamps without timezone information).
site-packages/pandas/core/arrays/datetimes.py:1300
↓ 59 callersMethoddrop
Drop specified labels from rows or columns. Remove rows or columns by specifying label names and corresponding axis, or by s
site-packages/pandas/core/frame.py:3782
↓ 59 callersFunctionnext
()
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.js:4013
↓ 59 callersMethodravel
Returns a 1D version of self, as a view. Parameters ---------- order : {'C', 'F', 'A', 'K'}, optional Th
site-packages/numpy/ma/core.py:4496
↓ 59 callersMethodunpack
(self, write_bytes=None)
Pyto Mac/pip/_vendor/msgpack/fallback.py:648
↓ 58 callersMethodget_dtype_counts
Return counts of unique dtypes in this object. Returns ------- dtype : Series Series with the count of c
site-packages/pandas/core/generic.py:5386
↓ 58 callersMethodset_yscale
Set the y-axis scale. Parameters ---------- value : {"linear", "log", "symlog", "logit", ...} The axis s
site-packages/matplotlib/axes/_base.py:3676
↓ 58 callersMethodto_stata
Export DataFrame object to Stata dta format. Writes the DataFrame to a Stata dataset file. "dta" files contain a Stata datas
site-packages/pandas/core/frame.py:1964
↓ 57 callersMethod_convert
Attempt to infer better dtype for object columns Parameters ---------- datetime : boolean, default False
site-packages/pandas/core/generic.py:5825
↓ 57 callersMethodcov
Exponential weighted sample covariance.
site-packages/pandas/core/window.py:2365
↓ 57 callersMethodencode_decode
(self, x, compress=None, **kwargs)
site-packages/pandas/tests/io/test_packers.py:96
↓ 57 callersMethodfactorize
(self, sort=False, na_sentinel=-1)
site-packages/pandas/core/base.py:1449
↓ 57 callersMethodfrom_codes
Make a Categorical type from codes and categories or dtype. This constructor is useful if you already have codes and categor
site-packages/pandas/core/arrays/categorical.py:606
↓ 57 callersMethodget_xdata
Return the xdata. If *orig* is *True*, return the original data, else the processed data.
site-packages/matplotlib/lines.py:913
↓ 57 callersMethoditem
Return the first element of the underlying data as a python scalar.
site-packages/pandas/core/base.py:712
↓ 57 callersMethodmerge
(self, right, how='inner', on=None, left_on=None, right_on=None, left_index=False, right_index=F
site-packages/pandas/core/frame.py:6819
↓ 57 callersMethodreset_index
Reset the index, or a level of it. Reset the index of the DataFrame, and use the default one instead. If the DataFrame has a
site-packages/pandas/core/frame.py:4160
↓ 57 callersMethodset_names
Set Index or MultiIndex name. Able to set new names partially and by level. Parameters ---------- names : l
site-packages/pandas/core/indexes/base.py:1271
↓ 57 callersMethodshift
(self, periods=1, freq=None, axis=0, fill_value=None)
site-packages/pandas/core/series.py:3918
↓ 57 callersMethodsort
(self, *args, **kwargs)
site-packages/pandas/core/indexes/base.py:4238
↓ 57 callersMethodto_string
Render a DataFrame to a console-friendly tabular output. %(shared_params)s line_width : int, optional Width to wr
site-packages/pandas/core/frame.py:667
↓ 56 callersMethodaggregate
(self, arg, *args, **kwargs)
site-packages/pandas/core/window.py:2274
↓ 56 callersMethodclosest
Return index and pixel distance to closest index.
site-packages/matplotlib/widgets.py:1936
↓ 56 callersMethodcount
Return number of observations over requested axis. Parameters ---------- axis : {'items', 'major', 'minor'} or {0, 1
site-packages/pandas/core/panel.py:1297
↓ 56 callersMethodfillna
(self, value=None, method=None, axis=None, inplace=False, limit=None, downcast=None, **kwargs)
site-packages/pandas/core/frame.py:3992
↓ 56 callersMethodget_data
Return the xdata, ydata. If *orig* is *True*, return the original data.
site-packages/matplotlib/lines.py:905
↓ 56 callersMethodjoin
Join columns of another DataFrame. Join columns with `other` DataFrame either on index or on a key column. Efficiently join
site-packages/pandas/core/frame.py:6653
↓ 56 callersFunctionlmap
(*args, **kwargs)
site-packages/pandas/compat/__init__.py:130
↓ 55 callersFunction_check
(dtype)
site-packages/pandas/tests/groupby/test_bin_groupby.py:91
↓ 55 callersMethodappendChild
Insert node as a child of the current node :arg node: the node to insert
Pyto Mac/pip/_vendor/html5lib/treebuilders/base.py:57
↓ 55 callersMethodcorr
Exponential weighted sample correlation.
site-packages/pandas/core/window.py:2390
↓ 55 callersMethodcumsum
Cumulative sum for each group.
site-packages/pandas/core/groupby/groupby.py:1863
↓ 55 callersMethodduplicated
Indicate duplicate Series values. Duplicated values are indicated as ``True`` values in the resulting Series. Either all dup
site-packages/pandas/core/series.py:1777
↓ 55 callersMethodfrozen
(self)
site-packages/matplotlib/transforms.py:268
↓ 55 callersFunctionfunc
(self, other)
site-packages/numpy/lib/mixins.py:22
↓ 55 callersFunctionimpliedTagToken
(name, type="EndTag", attributes=None, selfClosing=False)
Pyto Mac/pip/_vendor/html5lib/html5parser.py:2781
↓ 55 callersMethodinfo
(self, msg, *args)
site-packages/setuptools/package_index.py:926
↓ 55 callersMethoditems
Returns all named result key-values (as a list of tuples in Python 2.x, as an iterator in Python 3.x).
site-packages/setuptools/_vendor/pyparsing.py:502
↓ 55 callersMethodsort_index
(self, axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='la
site-packages/pandas/core/frame.py:4696
↓ 54 callersMethodadd_collection
Add a :class:`~matplotlib.collections.Collection` instance to the axes. Returns the collection.
site-packages/matplotlib/axes/_base.py:1843
↓ 54 callersMethodcat
Concatenate strings in the Series/Index with given separator. If `others` is specified, this function concatenates the Series/Index
site-packages/pandas/core/strings.py:2057
↓ 54 callersMethoddescribe
Generate descriptive statistics that summarize the central tendency, dispersion and shape of a dataset's distribution, excluding
site-packages/pandas/core/generic.py:9491
↓ 54 callersMethodget_text
Get the text as string
site-packages/matplotlib/text.py:881
↓ 54 callersFunctionis_period_dtype
Check whether an array-like or dtype is of the Period dtype. Parameters ---------- arr_or_dtype : array-like The array-like
site-packages/pandas/core/dtypes/common.py:508
↓ 54 callersMethoditems
od.items() -> list of (key, value) pairs in od
Pyto Mac/pip/_vendor/distlib/compat.py:757
↓ 54 callersFunctionm
(a,b)
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js:2
↓ 54 callersFunctionshort_float_fmt
Create a short string representation of a float, which is %f formatting with trailing zeros and the decimal point removed.
site-packages/matplotlib/backends/backend_svg.py:86
↓ 54 callersMethodto_html
Render a DataFrame as an HTML table. %(shared_params)s bold_rows : bool, default True Make the row labels bold in
site-packages/pandas/core/frame.py:2155
↓ 54 callersMethodto_latex
r""" Render an object to a LaTeX tabular environment table. Render an object to a tabular environment table. You can splice t
site-packages/pandas/core/generic.py:2749
↓ 53 callersFunctionc
()
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js:6
↓ 53 callersFunctiondict_append
(d, **kws)
site-packages/numpy/distutils/system_info.py:2488
↓ 53 callersMethodgetAttribute
Return a name,value pair for the next attribute in the stream, if one is found, or None
Pyto Mac/pip/_vendor/html5lib/_inputstream.py:792
↓ 53 callersMethodhead
(self, n=5)
site-packages/pandas/core/panel.py:659
↓ 53 callersMethodinfo
(self)
site-packages/distlib/wheel.py:254
↓ 53 callersMethodisdir
(self)
Pyto Mac/pip/_vendor/distlib/_backport/tarfile.py:1562
↓ 53 callersMethodmedian
(self, **kwargs)
site-packages/pandas/core/window.py:1732
↓ 53 callersMethodsub
Return Regex with an attached parse action to transform the parsed result as if called using `re.sub(expr, repl, string) <https://doc
Pyto Mac/pip/_vendor/pyparsing.py:3067
↓ 52 callersMethodcopy
(self, name=None, deep=False, dtype=None, **kwargs)
site-packages/pandas/core/indexes/base.py:888
↓ 52 callersFunctiondedent
Dedent a docstring (if present)
site-packages/matplotlib/docstring.py:90
↓ 52 callersMethoddumps
(self, request, response, body=None)
Pyto Mac/pip/_vendor/cachecontrol/serialize.py:22
↓ 52 callersMethodoutput
(self, *data)
site-packages/matplotlib/backends/backend_pdf.py:617
↓ 52 callersFunctionread_hdf
Read from the store, close it if we opened it. Retrieve pandas object stored in file, optionally based on where criteria Parameters
site-packages/pandas/io/pytables.py:268
↓ 52 callersMethodsample
(pd_table, conn, keys, data_iter)
site-packages/pandas/tests/io/test_sql.py:445
↓ 52 callersMethodsetdefault
od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od
Pyto Mac/pip/_vendor/distlib/compat.py:823
↓ 51 callersMethod__setattr__
After regular attribute access, try setting the name This allows simpler access to columns for interactive use.
site-packages/pandas/core/generic.py:5073
↓ 51 callersMethodeval_element
(self, element)
site-packages/jedi/evaluate/__init__.py:148
↓ 51 callersMethodewm
(self, com=None, span=None, halflife=None, alpha=None, min_periods=0, adjust=True, ignore_na=F
site-packages/pandas/core/generic.py:10165
↓ 51 callersMethodformat
return the actual filter format
site-packages/pandas/core/computation/pytables.py:244
↓ 51 callersMethodget_exceldf
Return test data DataFrame. Parameters ---------- basename : str File base name, excluding file extensi
site-packages/pandas/tests/io/test_excel.py:99
↓ 51 callersMethodhist
Plot a histogram. Compute and draw the histogram of *x*. The return value is a tuple (*n*, *bins*, *patches*) or ([*n0*, *n1
site-packages/matplotlib/axes/_axes.py:6278
↓ 51 callersMethodlookup
Label-based "fancy indexing" function for DataFrame. Given equal-length arrays of row and column labels, return an array of
site-packages/pandas/core/frame.py:3638
↓ 51 callersMethodstat
(self, name)
site-packages/stashutils/fsi/FTP.py:234
↓ 51 callersMethodto_string
Render a string representation of the Series. Parameters ---------- buf : StringIO-like, optional Buffer
site-packages/pandas/core/series.py:1394
↓ 51 callersMethodtzname
(self, dt)
site-packages/dateutil/tz/tz.py:76
↓ 51 callersMethodwrite
(self, v)
site-packages/numpy/lib/npyio.py:1326
↓ 50 callersMethodbar
(connection, data)
site-packages/pandas/tests/io/test_sql.py:1700
↓ 50 callersMethodcopy
Copy is a no-op on the maskedconstant, as it is a scalar
site-packages/numpy/ma/core.py:6335
↓ 50 callersFunctioncut
Bin values into discrete intervals. Use `cut` when you need to segment and sort data values into bins. This function is also useful for
site-packages/pandas/core/reshape/tile.py:23
↓ 50 callersMethoddot
site-packages/matplotlib/tri/_tri.cpp:135
↓ 50 callersMethoddrop_duplicates
Return DataFrame with duplicate rows removed, optionally only considering certain columns. Indexes, including time indexes ar
site-packages/pandas/core/frame.py:4562
↓ 50 callersMethodgettz
(self, tzname)
site-packages/dateutil/test/test_tz.py:1273
↓ 50 callersMethodlocalize
Convert naive time to local time
site-packages/pytz/__init__.py:221
↓ 50 callersMethodrollback
Roll provided date backward to next offset only if not on offset.
site-packages/pandas/tseries/offsets.py:335
↓ 50 callersMethodset
A property batch setter. Pass *kwargs* to set properties.
site-packages/matplotlib/artist.py:1008
↓ 50 callersMethodsubplots_adjust
Update the :class:`SubplotParams` with *kwargs* (defaulting to rc when *None*) and update the subplot locations.
site-packages/matplotlib/figure.py:2157
↓ 49 callersMethod_compute
Execute the style functions built up in `self._todo`. Relies on the conventions that all style functions go through .apply o
site-packages/pandas/io/formats/style.py:520
↓ 49 callersFunctioncallable
(obj)
site-packages/distlib/compat.py:324
↓ 49 callersMethodget
Returns a link to a cached item if it exists, otherwise returns the passed link.
Pyto Mac/pip/_internal/cache.py:103
↓ 49 callersMethodget_size_in_points
(self)
site-packages/matplotlib/font_manager.py:688
↓ 49 callersFunctionjQuery
( selector, context )
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.js:70
↓ 49 callersMethodkeys
(self)
site-packages/pandas/tests/dtypes/test_inference.py:184
↓ 49 callersMethodmatch
(self, pat, case=True, flags=0, na=np.nan)
site-packages/pandas/core/strings.py:2537
← previousnext →401–500 of 43,589, ranked by callers