Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/predictive-maintenance-using-machine-learning
/ functions
Functions
27,130 in github.com/awslabs/predictive-maintenance-using-machine-learning
⨍
Functions
27,130
◇
Types & classes
2,710
↳
Endpoints
447
↓ 32 callers
Function
period_array
Construct a new PeriodArray from a sequence of Period scalars. Parameters ---------- data : Sequence of Period objects A seq
source/predictive_maintenance/pandas/core/arrays/period.py:712
↓ 32 callers
Method
read_csv
(self, path, **kwargs)
source/predictive_maintenance/pandas/tests/frame/test_to_csv.py:34
↓ 32 callers
Method
read_dta
(self, file)
source/predictive_maintenance/pandas/tests/io/test_stata.py:108
↓ 31 callers
Method
_read_int
(self, offset, width)
source/predictive_maintenance/pandas/io/sas/sas7bdat.py:263
↓ 31 callers
Method
assign
r""" Assign new columns to a DataFrame. Returns a new object with all original columns in addition to new ones. Existing colu
source/predictive_maintenance/pandas/core/frame.py:3475
↓ 31 callers
Method
clip
Trim values at input threshold(s). Assigns values outside boundary to boundary values. Thresholds can be singular values or
source/predictive_maintenance/pandas/core/generic.py:7203
↓ 31 callers
Function
get_info
notfound_action: 0 - do nothing 1 - display warning message 2 - raise error
source/predictive_maintenance/numpy/distutils/system_info.py:373
↓ 31 callers
Function
is_sequence
(seq)
source/predictive_maintenance/numpy/distutils/misc_util.py:466
↓ 31 callers
Method
rstrip
(self, to_strip=None)
source/predictive_maintenance/pandas/core/strings.py:2737
↓ 31 callers
Method
splitlines
For each element in `self`, return a list of the lines in the element, breaking at line boundaries. See also -------
source/predictive_maintenance/numpy/core/defchararray.py:2510
↓ 31 callers
Method
squeeze
Return a possibly reshaped matrix. Refer to `numpy.squeeze` for more documentation. Parameters ---------- a
source/predictive_maintenance/numpy/matrixlib/defmatrix.py:325
↓ 31 callers
Method
to_panel
Transform long (stacked) format (DataFrame) into wide (3D, Panel) format. .. deprecated:: 0.20.0 Currently the inde
source/predictive_maintenance/pandas/core/frame.py:1962
↓ 31 callers
Function
trim
(x)
source/predictive_maintenance/numpy/polynomial/tests/test_polynomial.py:15
↓ 30 callers
Method
_constructor
Used when a manipulation result has the same dimensions as the original.
source/predictive_maintenance/pandas/core/generic.py:196
↓ 30 callers
Function
_tables
()
source/predictive_maintenance/pandas/io/pytables.py:236
↓ 30 callers
Method
applymap
Apply a function to a Dataframe elementwise. This method applies a function that accepts and returns a scalar to every eleme
source/predictive_maintenance/pandas/core/frame.py:6489
↓ 30 callers
Function
cov
Estimate a covariance matrix, given data and weights. Covariance indicates the level to which two variables vary together. If we examine
source/predictive_maintenance/numpy/lib/function_base.py:2246
↓ 30 callers
Method
get
Return values for selected item (ndarray or BlockManager).
source/predictive_maintenance/pandas/core/internals/managers.py:934
↓ 30 callers
Method
insert
Insert column into DataFrame at specified location. Raises a ValueError if `column` is already contained in the DataFrame, u
source/predictive_maintenance/pandas/core/frame.py:3454
↓ 30 callers
Method
open
Open and return file-like object. If `path` is an URL, it will be downloaded, stored in the `DataSource` directory and opene
source/predictive_maintenance/numpy/lib/_datasource.py:578
↓ 30 callers
Method
read_csv
(self, file)
source/predictive_maintenance/pandas/tests/io/test_stata.py:112
↓ 30 callers
Method
to_dict
Convert Series to {label -> value} dict or dict-like object. Parameters ---------- into : class, default dict
source/predictive_maintenance/pandas/core/series.py:1463
↓ 29 callers
Method
argmax
Return a ndarray of the maximum argument indexer. Parameters ---------- axis : {None} Dummy argument for
source/predictive_maintenance/pandas/core/base.py:1022
↓ 29 callers
Method
argmin
Return a ndarray of the minimum argument indexer. Parameters ---------- axis : {None} Dummy argument for
source/predictive_maintenance/pandas/core/base.py:1079
↓ 29 callers
Function
concatenate
Concatenate a sequence of arrays along the given axis. Parameters ---------- arrays : sequence of array_like The arrays must
source/predictive_maintenance/numpy/ma/core.py:6734
↓ 29 callers
Method
dot
Compute the dot product between the Series and the columns of other. This method computes the dot product between the Series and ano
source/predictive_maintenance/pandas/core/series.py:2241
↓ 29 callers
Function
f
(self, other)
source/predictive_maintenance/pandas/core/ops.py:1389
↓ 29 callers
Function
insert
Insert values along the given axis before the given indices. Parameters ---------- arr : array_like Input array. obj : i
source/predictive_maintenance/numpy/lib/function_base.py:4431
↓ 29 callers
Function
np_datetime64_compat
provide compat for construction of strings to numpy datetime64's with tz-changes in 1.11 that make '2015-01-01 09:00:00Z' show a deprecation
source/predictive_maintenance/pandas/compat/numpy/__init__.py:39
↓ 29 callers
Method
scatter
Create a scatter plot with varying marker point size and color. The coordinates of each point are defined by two dataframe columns a
source/predictive_maintenance/pandas/plotting/_core.py:3437
↓ 29 callers
Method
swaplevel
Swap levels i and j in a MultiIndex. Parameters ---------- i, j : int, string (can be mixed) Level of in
source/predictive_maintenance/pandas/core/series.py:3217
↓ 29 callers
Function
trim
(x)
source/predictive_maintenance/numpy/polynomial/tests/test_legendre.py:29
↓ 29 callers
Function
trim
(x)
source/predictive_maintenance/numpy/polynomial/tests/test_hermite.py:29
↓ 29 callers
Function
trim
(x)
source/predictive_maintenance/numpy/polynomial/tests/test_hermite_e.py:29
↓ 29 callers
Function
trim
(x)
source/predictive_maintenance/numpy/polynomial/tests/test_laguerre.py:26
↓ 29 callers
Method
tz_localize
Localize tz-naive Datetime Array/Index to tz-aware Datetime Array/Index. This method takes a time zone (tz) naive Datetime A
source/predictive_maintenance/pandas/core/arrays/datetimes.py:871
↓ 29 callers
Function
wrap
(func)
source/predictive_maintenance/pandas/core/config.py:721
↓ 29 callers
Method
write_array
(self, key, value, items=None)
source/predictive_maintenance/pandas/io/pytables.py:2728
↓ 28 callers
Function
_na_map
(f, arr, na_result=np.nan, dtype=object)
source/predictive_maintenance/pandas/core/strings.py:57
↓ 28 callers
Method
close
Close the PyTables file handle
source/predictive_maintenance/pandas/io/pytables.py:639
↓ 28 callers
Method
combine_first
Combine Series values, choosing the calling Series's values first. Parameters ---------- other : Series
source/predictive_maintenance/pandas/core/series.py:2573
↓ 28 callers
Method
conjugate
(self)
source/predictive_maintenance/numpy/core/tests/test_ufunc.py:177
↓ 28 callers
Function
histogramdd
Compute the multidimensional histogram of some data. Parameters ---------- sample : (N, D) array, or (D, N) array_like The d
source/predictive_maintenance/numpy/lib/histograms.py:925
↓ 28 callers
Function
make_mask
Create a boolean mask from an array. Return `m` as a boolean mask, creating a copy if necessary or requested. The function can accept an
source/predictive_maintenance/numpy/ma/core.py:1558
↓ 28 callers
Method
trace
(this docstring should be overwritten)
source/predictive_maintenance/numpy/ma/core.py:4911
↓ 27 callers
Method
_check
(self, spec, wanted)
source/predictive_maintenance/numpy/core/tests/test_multiarray.py:6545
↓ 27 callers
Method
_construct
construct an object for the given shape if value is specified use that if its a scalar if value is an array, repeat it as nee
source/predictive_maintenance/pandas/tests/generic/test_generic.py:36
↓ 27 callers
Method
_constructor
(self)
source/predictive_maintenance/pandas/core/series.py:339
↓ 27 callers
Function
as_strided
Create a view into the array with the given shape and strides. .. warning:: This function has to be used with extreme care, see notes.
source/predictive_maintenance/numpy/lib/stride_tricks.py:39
↓ 27 callers
Method
assert_array_equal
Checks the elementwise equality of two masked arrays.
source/predictive_maintenance/numpy/ma/timer_comparison.py:109
↓ 27 callers
Method
astype
(self, dtype, copy=True)
source/predictive_maintenance/pandas/core/indexes/timedeltas.py:319
↓ 27 callers
Function
atleast_1d
Convert inputs to arrays with at least one dimension. Scalar inputs are converted to 1-dimensional arrays, whilst higher-dimensional inp
source/predictive_maintenance/numpy/core/shape_base.py:26
↓ 27 callers
Function
create_pandas_abc_type
(name, attr, comp)
source/predictive_maintenance/pandas/core/dtypes/generic.py:6
↓ 27 callers
Method
get_storer
return the storer object for a key, raise if not in the file
source/predictive_maintenance/pandas/io/pytables.py:1164
↓ 27 callers
Method
internal_values
return an internal format, currently just the ndarray this should be the pure internal API format
source/predictive_maintenance/pandas/core/internals/blocks.py:165
↓ 27 callers
Function
l_or
(*f)
source/predictive_maintenance/numpy/f2py/auxfuncs.py:573
↓ 27 callers
Method
size
Return an int representing the number of elements in this object. Return the number of rows if Series. Otherwise return the number o
source/predictive_maintenance/pandas/core/generic.py:474
↓ 27 callers
Method
unstack
Pivot a level of the (necessarily hierarchical) index labels, returning a DataFrame having a new level of column labels whose inner-m
source/predictive_maintenance/pandas/core/frame.py:5931
↓ 27 callers
Method
update
search order for local (i.e., @variable) variables: scope, key_variable [('locals', 'local_name'), ('globals', 'loc
source/predictive_maintenance/pandas/core/computation/ops.py:89
↓ 26 callers
Method
__setmask__
Set the mask.
source/predictive_maintenance/numpy/ma/core.py:3377
↓ 26 callers
Method
_check_comparison_ops
(self, a, b, a_dense, b_dense)
source/predictive_maintenance/pandas/tests/arrays/sparse/test_arithmetics.py:82
↓ 26 callers
Function
conv
(i)
source/predictive_maintenance/pandas/core/indexes/api.py:168
↓ 26 callers
Function
expected_html
Read HTML file from formats data directory. Parameters ---------- datapath : pytest fixture The datapath fixture injected in
source/predictive_maintenance/pandas/tests/io/formats/test_to_html.py:19
↓ 26 callers
Function
eye
Return a 2-D array with ones on the diagonal and zeros elsewhere. Parameters ---------- N : int Number of rows in the output.
source/predictive_maintenance/numpy/lib/twodim_base.py:155
↓ 26 callers
Method
isAnchored
(self)
source/predictive_maintenance/pandas/tseries/offsets.py:1323
↓ 26 callers
Method
is_dtype_equal
Returns True if categoricals are the same dtype same categories, and same ordered Parameters ---------- ot
source/predictive_maintenance/pandas/core/arrays/categorical.py:2342
↓ 26 callers
Method
mean
Returns the average of the array elements along given axis. Masked entries are ignored, and result elements which are not fi
source/predictive_maintenance/numpy/ma/core.py:5129
↓ 26 callers
Method
onOffset
(self, dt)
source/predictive_maintenance/pandas/tseries/offsets.py:1393
↓ 26 callers
Method
outer
Return the function applied to the outer product of a and b.
source/predictive_maintenance/numpy/ma/core.py:6498
↓ 26 callers
Method
set
Modify Block in-place with new item value Returns ------- None
source/predictive_maintenance/pandas/core/internals/blocks.py:335
↓ 26 callers
Function
sqrt
Compute the square root of x. For negative input elements, a complex value is returned (unlike `numpy.sqrt` which returns NaN). Par
source/predictive_maintenance/numpy/lib/scimath.py:186
↓ 26 callers
Method
to_series
(mi, level)
source/predictive_maintenance/pandas/tests/frame/test_query_eval.py:338
↓ 26 callers
Method
write
(self, data_bytes)
source/predictive_maintenance/pandas/tests/io/json/test_ujson.py:587
↓ 25 callers
Function
_check_fill_value
Private function validating the given `fill_value` for the given dtype. If fill_value is None, it is set to the default corresponding to the
source/predictive_maintenance/numpy/ma/core.py:440
↓ 25 callers
Function
_check_plot_works
(f, freq=None, series=None, *args, **kwargs)
source/predictive_maintenance/pandas/tests/plotting/test_datetimelike.py:1517
↓ 25 callers
Method
_check_ticks_props
Check each axes has expected tick properties Parameters ---------- axes : matplotlib Axes object, or its list-like
source/predictive_maintenance/pandas/tests/plotting/common.py:250
↓ 25 callers
Method
_get_attributes_dict
Return an attributes dict for my class.
source/predictive_maintenance/pandas/core/indexes/base.py:547
↓ 25 callers
Method
_test_equal
(self, a, b)
source/predictive_maintenance/numpy/testing/tests/test_utils.py:24
↓ 25 callers
Method
byteswap
(self)
source/predictive_maintenance/numpy/lib/user_array.py:236
↓ 25 callers
Method
construct_from_string
(cls, string)
source/predictive_maintenance/pandas/tests/extension/json/array.py:49
↓ 25 callers
Method
dropna
Remove missing values. See the :ref:`User Guide <missing_data>` for more on which values are considered missing, and how to
source/predictive_maintenance/pandas/core/frame.py:4456
↓ 25 callers
Method
extractall
(self, pat, flags=0)
source/predictive_maintenance/pandas/core/strings.py:2770
↓ 25 callers
Method
find
(self, sub, start=0, end=None)
source/predictive_maintenance/pandas/core/strings.py:2799
↓ 25 callers
Method
idxmax
Return the row label of the maximum value. If multiple values equal the maximum, the first row label with that value is retu
source/predictive_maintenance/pandas/core/series.py:1886
↓ 25 callers
Function
is_numeric_dtype
Check whether the provided array or dtype is of a numeric dtype. Parameters ---------- arr_or_dtype : array-like The array o
source/predictive_maintenance/pandas/core/dtypes/common.py:1472
↓ 25 callers
Method
is_scalar
(self)
source/predictive_maintenance/pandas/core/computation/ops.py:223
↓ 25 callers
Function
isarray
(var)
source/predictive_maintenance/numpy/f2py/auxfuncs.py:96
↓ 25 callers
Method
itertuples
Iterate over DataFrame rows as namedtuples. Parameters ---------- index : bool, default True If True, re
source/predictive_maintenance/pandas/core/frame.py:849
↓ 25 callers
Method
localize
Convert naive time to local time
source/predictive_maintenance/pytz/__init__.py:229
↓ 25 callers
Function
make_mask_descr
Construct a dtype description list from a given dtype. Returns a new dtype object, with the type of all fields in `ndtype` to a boolean
source/predictive_maintenance/numpy/ma/core.py:1328
↓ 25 callers
Method
pad
Forward fill the values. Parameters ---------- limit : integer, optional limit of how many values to fil
source/predictive_maintenance/pandas/core/resample.py:415
↓ 25 callers
Method
repeat
(self, repeats, axis=None)
source/predictive_maintenance/pandas/core/indexes/base.py:861
↓ 25 callers
Method
round
Round a DataFrame to a variable number of decimal places. Parameters ---------- decimals : int, dict, Series
source/predictive_maintenance/pandas/core/frame.py:6870
↓ 25 callers
Method
set_axis
(a, i)
source/predictive_maintenance/pandas/core/generic.py:263
↓ 25 callers
Method
tail
(self, n=5)
source/predictive_maintenance/pandas/core/panel.py:661
↓ 24 callers
Method
_constructor
(self)
source/predictive_maintenance/pandas/core/window.py:2220
↓ 24 callers
Function
_ensure_decoded
if we have bytes, decode them to unicode
source/predictive_maintenance/pandas/io/pytables.py:58
↓ 24 callers
Function
_make_index
(length, indices, kind)
source/predictive_maintenance/pandas/core/arrays/sparse.py:1880
↓ 24 callers
Method
any
Tests whether at least one of elements evaluate True Returns ------- any : bool See Also --------
source/predictive_maintenance/pandas/core/arrays/sparse.py:1464
↓ 24 callers
Method
between_time
Select values between particular times of the day (e.g., 9:00-9:30 AM). By setting ``start_time`` to be later than ``end_time``,
source/predictive_maintenance/pandas/core/generic.py:7789
← previous
next →
501–600 of 27,130, ranked by callers