MCPcopy Create free account

hub / github.com/ColdGrub1384/Pyto / functions

Functions43,589 in github.com/ColdGrub1384/Pyto

↓ 9,721 callersFunctionr
(h)
site-packages/pandas/plotting/_misc.py:623
↓ 3,482 callersMethodarray
The ExtensionArray of the data backing this Series or Index. .. versionadded:: 0.24.0 Returns ------- Exten
site-packages/pandas/core/base.py:788
↓ 3,020 callersMethodassert_frame_equal
(self, left, right, *args, **kwargs)
site-packages/pandas/tests/extension/json/test_json.py:90
↓ 2,367 callersMethodassert_series_equal
(self, left, right, **kwargs)
site-packages/pandas/tests/extension/json/test_json.py:81
↓ 2,348 callersMethodappend
Concatenate two or more Series. Parameters ---------- to_append : Series or list/tuple of Series Series
site-packages/pandas/core/series.py:2405
↓ 1,971 callersFunctionassert_frame_equal
Check that left and right DataFrame are equal. This function is intended to compare two DataFrames and output any differences. Is is mos
site-packages/pandas/util/testing.py:1350
↓ 1,952 callersMethodformat
Render a string representation of the Index.
site-packages/pandas/core/indexes/base.py:982
↓ 1,407 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/AppKit/_metadata.py:8
↓ 1,328 callersFunctionassert_series_equal
Check that left and right Series are equal. Parameters ---------- left : Series right : Series check_dtype : bool, default True
site-packages/pandas/util/testing.py:1224
↓ 1,223 callersMethodjoin
Join items with other Panel either on major and minor axes column. Parameters ---------- other : Panel or list of Pa
site-packages/pandas/core/panel.py:1344
↓ 1,170 callersMethodcopy
(self, deep=False)
site-packages/pandas/tests/extension/json/array.py:153
↓ 1,076 callersMethodgroupby
Group data on given axis, returning GroupBy object. Parameters ---------- function : callable Mapping fu
site-packages/pandas/core/panel.py:907
↓ 1,041 callersFunctiondate_range
Return a fixed frequency DatetimeIndex. Parameters ---------- start : str or datetime-like, optional Left bound for generati
site-packages/pandas/core/indexes/datetimes.py:1378
↓ 888 callersFunctionhasattr
(obj, name)
site-packages/jedi/_compatibility.py:134
↓ 809 callersMethodastype
(self, dtype, copy=True)
site-packages/pandas/tests/extension/json/array.py:156
↓ 791 callersMethodstartswith
Returns a boolean array which is `True` where the string element in `self` starts with `prefix`, otherwise `False`. See also
site-packages/numpy/core/defchararray.py:2522
↓ 763 callersMethodjoin
Blocks until all items in the Queue have been gotten and processed. The count of unfinished tasks goes up whenever an item is added to the
site-packages/queue.py:78
↓ 664 callersMethodsubplots
Add a set of subplots to this figure. This utility wrapper makes it convenient to create common layouts of subplots in a sin
site-packages/matplotlib/figure.py:1397
↓ 664 callersFunctionu
(s)
site-packages/pandas/compat/__init__.py:274
↓ 658 callersFunctionprint
Prints to the Pyto console, not to the stdout. Works as the builtin `print` function but does not support printing to a custom file. Pyto cat
site-packages/console.py:419
↓ 596 callersMethodappend
(self, node)
Pyto Mac/pip/_vendor/html5lib/treebuilders/base.py:123
↓ 592 callersMethodcss
(rgba)
site-packages/pandas/io/formats/style.py:974
↓ 582 callersMethodlower
Return an array with the elements of `self` converted to lowercase. See also -------- char.lower
site-packages/numpy/core/defchararray.py:2381
↓ 550 callersMethodmean
Exponential weighted moving average. Parameters ---------- *args, **kwargs Arguments and keyword argumen
site-packages/pandas/core/window.py:2322
↓ 543 callersMethodextend
Generic import function for any type of header-like object. Adapted version of MutableMapping.update in order to insert items with sel
site-packages/urllib3/_collections.py:225
↓ 529 callersMethodwarn
(self, msg, *args)
site-packages/setuptools/package_index.py:929
↓ 524 callersMethodset_index
Set the DataFrame index using existing columns. Set the DataFrame index (row labels) using one or more existing columns or a
site-packages/pandas/core/frame.py:4012
↓ 520 callersMethodsum
(self, *args, **kwargs)
site-packages/pandas/core/window.py:755
↓ 501 callersMethodall
(self, axis=0, out=None)
site-packages/pandas/tests/extension/arrow/bool.py:143
↓ 495 callersMethoddecode
(self, data, errors='strict')
Pyto Mac/pip/_vendor/idna/codec.py:19
↓ 476 callersMethoddebug
(self, msg, *args)
site-packages/setuptools/package_index.py:923
↓ 463 callersFunctionlrange
(*args, **kwargs)
site-packages/pandas/compat/__init__.py:124
↓ 463 callersFunctionopen
Open `path` with `mode` and return the file object. If ``path`` is an URL, it will be downloaded, stored in the `DataSource` `destpath`
site-packages/numpy/lib/_datasource.py:228
↓ 462 callersMethodfrom_tuples
Convert list of tuples to MultiIndex. Parameters ---------- tuples : list / sequence of tuple-likes Each
site-packages/pandas/core/indexes/multi.py:348
↓ 447 callersMethodapply
(self, other)
site-packages/pandas/tseries/offsets.py:1327
↓ 446 callersMethodconcat
Concatenate a list of SingleBlockManagers into a single SingleBlockManager. Used for pd.concat of Series objects with axis=0
site-packages/pandas/core/internals/managers.py:1594
↓ 438 callersMethodstrip
(self, to_strip=None)
site-packages/pandas/core/strings.py:2735
↓ 432 callersMethodjoin
Return a string which is the concatenation of the strings in the sequence `seq`. See also -------- char.join
site-packages/numpy/core/defchararray.py:2357
↓ 427 callersMethodreindex
(self, *args, **kwargs)
site-packages/pandas/core/panel.py:1227
↓ 424 callersMethodreshape
Give a new shape to the array without changing its data. Returns a masked array containing the same data, but with a new shape.
site-packages/numpy/ma/core.py:4542
↓ 423 callersMethodread_csv
(self, *args, **kwargs)
site-packages/pandas/tests/io/parser/conftest.py:20
↓ 421 callersMethodgroup
(self, s, loc, toks)
site-packages/matplotlib/mathtext.py:2794
↓ 420 callersFunctione
()
site-packages/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js:6
↓ 383 callersMethodplot
Plot y versus x as lines and/or markers. Call signatures:: plot([x], y, [fmt], data=None, **kwargs) plot([x
site-packages/matplotlib/axes/_axes.py:1380
↓ 382 callersFunctionmax
(obj, axis=None, out=None, fill_value=None, keepdims=np._NoValue)
site-packages/numpy/ma/core.py:6526
↓ 381 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/CoreFoundation/_metadata.py:8
↓ 375 callersMethodresample
Resample time-series data. Convenience method for frequency conversion and resampling of time series. Object must have a dat
site-packages/pandas/core/generic.py:7869
↓ 370 callersMethodfigure
(self)
site-packages/matplotlib/backend_tools.py:86
↓ 369 callersMethodtake
(self, indexer, allow_fill=False, fill_value=None)
site-packages/pandas/tests/extension/json/array.py:126
↓ 359 callersMethodasfreq
Convert TimeSeries to specified frequency. Optionally provide filling method to pad/backfill missing values. Returns the or
site-packages/pandas/core/generic.py:7641
↓ 359 callersMethodplot
Plot left / right DataFrames in specified layout. Parameters ---------- left : list of DataFrames before operation i
site-packages/pandas/util/_doctools.py:45
↓ 358 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/Foundation/_metadata.py:8
↓ 347 callersMethodastype
(self, dtype, copy=False)
site-packages/pandas/tests/internals/test_internals.py:1198
↓ 334 callersMethodendswith
Returns a boolean array which is `True` where the string element in `self` ends with `suffix`, otherwise `False`. See also
site-packages/numpy/core/defchararray.py:2221
↓ 334 callersFunctionisna
Detect missing values for an array-like object. This function takes a scalar or array-like object and indicates whether values are missi
site-packages/pandas/core/dtypes/missing.py:25
↓ 334 callersMethodmatch
Check if the provided version matches the constraints. :param version: The version to match against this instance. :type ver
site-packages/distlib/version.py:129
↓ 334 callersFunctionsel32or64
(a, b)
Pyto Mac/PyObjC/Quartz/CoreGraphics/_metadata.py:8
↓ 331 callersMethodadd_subplot
Add an `~.axes.Axes` to the figure as part of a subplot arrangement. Call signatures:: add_subplot(nrows, ncols, index,
site-packages/matplotlib/figure.py:1239
↓ 326 callersMethodsplit
(cls, s)
site-packages/dateutil/parser/_parser.py:206
↓ 320 callersMethodattr
(*args, **kwargs)
site-packages/pandas/core/groupby/groupby.py:306
↓ 319 callersMethodformat
Format the text display value of cells. .. versionadded:: 0.18.0 Parameters ---------- formatter : str, cal
site-packages/pandas/io/formats/style.py:356
↓ 311 callersMethodequals
Test whether two objects contain the same elements. This function allows two Series or DataFrames to be compared against eac
site-packages/pandas/core/generic.py:1353
↓ 310 callersMethodjoin
Join given arguments into the same set. Accepts one or more arguments.
site-packages/matplotlib/cbook/__init__.py:929
↓ 303 callersFunction__class__
(name)
site-packages/UIKit.py:13
↓ 299 callersMethodto_sparse
NOT IMPLEMENTED: do not call this method, as sparsifying is not supported for Panel objects and will raise an error. Convert
site-packages/pandas/core/panel.py:407
↓ 291 callersMethodreplace
(self, to_replace=None, value=None, inplace=False, limit=None, regex=False, method='pad')
site-packages/pandas/core/series.py:3911
↓ 287 callersMethodtz_localize
Localize tz-naive index of a Series or DataFrame to target time zone. This operation localizes the Index. To localize the values in
site-packages/pandas/core/generic.py:9256
↓ 281 callersMethodlinspace
Return x, y values at equally spaced points in domain. Returns the x, y values at `n` linearly spaced points across the domain. Here
site-packages/numpy/polynomial/_polybase.py:763
↓ 278 callersMethodrolling
(self, window, min_periods=None, center=False, win_type=None, on=None, axis=0, closed=None
site-packages/pandas/core/generic.py:10146
↓ 277 callersMethodget
Get item from object for given key (DataFrame column, Panel slice, etc.). Returns default value if not found. Parameters
site-packages/pandas/core/generic.py:3034
↓ 274 callersMethodreplace
Return new rrule with same attributes except for those attributes given new values by whichever keyword arguments are specified.
site-packages/dateutil/rrule.py:755
↓ 265 callersMethodwhere
(self, cond, other=np.nan, inplace=False, axis=None, level=None, errors='raise', try_cast=False,
site-packages/pandas/core/generic.py:8825
↓ 264 callersMethodtest
(self)
site-packages/matplotlib/testing/decorators.py:53
↓ 259 callersFunctionadd_newdoc
Adds documentation to obj which is in module place. If doc is a string add it to obj as a docstring If doc is a tuple, then the first e
site-packages/numpy/core/function_base.py:431
↓ 256 callersMethodassert_equal
(a, b)
site-packages/pandas/tests/indexing/multiindex/test_setitem.py:22
↓ 254 callersMethodtimedelta64
(*args)
site-packages/pandas/tests/arithmetic/test_datetime64.py:2125
↓ 250 callersFunctionperiod_range
Return a fixed frequency PeriodIndex, with day (calendar) as the default frequency Parameters ---------- start : string or perio
site-packages/pandas/core/indexes/period.py:905
↓ 249 callersMethodfrom_arrays
Convert arrays to MultiIndex. Parameters ---------- arrays : list / sequence of array-likes Each array-l
site-packages/pandas/core/indexes/multi.py:293
↓ 247 callersFunctionmin
(obj, axis=None, out=None, fill_value=None, keepdims=np._NoValue)
site-packages/numpy/ma/core.py:6514
↓ 243 callersMethodsplit
Generator method to split a string using the given expression as a separator. May be called with optional ``maxsplit`` argument, to l
Pyto Mac/pip/_vendor/pyparsing.py:1966
↓ 242 callersMethodcall
(self, fn, *args, **kwargs)
Pyto Mac/pip/_vendor/retrying.py:195
↓ 241 callersFunctionconcat
Concatenate pandas objects along a particular axis with optional set logic along the other axes. Can also add a layer of hierarchical in
site-packages/pandas/core/reshape/concat.py:24
↓ 235 callersFunctionany
Test whether any array element along a given axis evaluates to True. Returns single boolean unless `axis` is not ``None`` Parameters
site-packages/numpy/core/fromnumeric.py:2084
↓ 230 callersFunction_check_plot_works
(f, filterwarnings='always', **kwargs)
site-packages/pandas/tests/plotting/common.py:508
↓ 230 callersMethod_rrulestr_reverse_test
Call with an `rrule` and it will test that `str(rrule)` generates a string which generates the same `rrule` as the input when passed
site-packages/dateutil/test/test_rrule.py:24
↓ 230 callersMethodrepeat
Repeat elements of a Series. Returns a new Series where each element of the current Series is repeated consecutively a given
site-packages/pandas/core/series.py:1110
↓ 229 callersMethodclose
Close the PyTables file handle
site-packages/pandas/io/pytables.py:628
↓ 228 callersMethodappend
(self, val, label=None)
site-packages/dateutil/parser/_parser.py:433
↓ 223 callersMethodastype
Cast a pandas object to a specified dtype ``dtype``. Parameters ---------- dtype : data type, or dict of column name
site-packages/pandas/core/generic.py:5585
↓ 221 callersMethoditems
Get all the header fields and values. These will be sorted in the order they were in the original header list, or were added to this
site-packages/wsgiref/headers.py:123
↓ 220 callersMethodfillna
(self, value=None, method=None, axis=None, inplace=False, limit=None, downcast=None, **kwargs)
site-packages/pandas/core/panel.py:1291
↓ 217 callersMethodsplit
(self, pat=None, n=-1, expand=False)
site-packages/pandas/core/strings.py:2401
↓ 216 callersMethodfrom_product
Make a MultiIndex from the cartesian product of multiple iterables. Parameters ---------- iterables : list / sequenc
site-packages/pandas/core/indexes/multi.py:405
↓ 216 callersMethoditeritems
Lazily iterate over (index, value) tuples.
site-packages/pandas/core/series.py:1453
↓ 216 callersMethodtolist
Return a list of the values. These are each a scalar type, which is a Python scalar (for str, int, float) or a pandas scalar
site-packages/pandas/core/base.py:1101
↓ 214 callersMethodsort_index
Sort Series by index labels. Returns a new Series sorted by label if `inplace` argument is ``False``, otherwise updates the
site-packages/pandas/core/series.py:2896
↓ 212 callersFunctionparse
Parse a string in one of the supported formats, using the ``parserinfo`` parameters. :param timestr: A string containing a date
site-packages/dateutil/parser/_parser.py:1258
↓ 205 callersMethodappend
Append to Table in file. Node must already exist and be Table format. Parameters ---------- key : object
site-packages/pandas/io/pytables.py:930
↓ 203 callersMethodget
(self, uniq)
Pyto Mac/PyObjC/objc/_context.py:46
↓ 203 callersMethodshift
Shift index by desired number of periods with an optional time freq. The shifted data will not include the dropped periods and the
site-packages/pandas/core/panel.py:1317
next →1–100 of 43,589, ranked by callers