os.renames()
  • References/Python/Python/Operating System

os.renames(old, new) Recursive directory or file renaming function. Works like rename(), except creation of any

2025-01-10 15:47:30
static IVRegressionResults.f_pvalue()
  • References/Python/Statsmodels/Generalized Method of Moments

statsmodels.sandbox.regression.gmm.IVRegressionResults.f_pvalue

2025-01-10 15:47:30
static ARResults.roots()
  • References/Python/Statsmodels/Time Series analysis

statsmodels.tsa.ar_model.ARResults.roots static ARResults.roots()

2025-01-10 15:47:30
numpy.testing.assert_warns()
  • References/Python/NumPy/Routines/Test Support

numpy.testing.assert_warns(warning_class, *args, **kwargs)

2025-01-10 15:47:30
mailbox.mboxMessage.set_from()
  • References/Python/Python/Internet Data

set_from(from_, time_=None) Set the “From ” line to from_, which should be specified without a leading “From ” or trailing

2025-01-10 15:47:30
Time Series Filters
  • References/Python/Statsmodels/Examples

Time Series Filters

2025-01-10 15:47:30
Rolling.apply()
  • References/Python/Pandas/API Reference/Window

Rolling.apply(func, args=(), kwargs={})

2025-01-10 15:47:30
mailbox.Mailbox
  • References/Python/Python/Internet Data

class mailbox.Mailbox A mailbox, which may be inspected and modified. The Mailbox

2025-01-10 15:47:30
http.cookies.Morsel.copy()
  • References/Python/Python/Internet

Morsel.copy(value) Return a shallow copy of the Morsel object.

2025-01-10 15:47:30
turtle.mainloop()
  • References/Python/Python/Frameworks

turtle.mainloop() turtle.done() Starts event loop - calling Tkinter’s mainloop function. Must be the last statement

2025-01-10 15:47:30