Skip to main content
Ctrl+K

compatsphinxext documentation

  • Usasge
  • API Reference
  • Compatability
  • GitHub
  • Usasge
  • API Reference
  • Compatability
  • GitHub

Section Navigation

  • compatsphinxext.create_meal_df
  • compatsphinxext.create_meal_g
  • compatsphinxext.empty
  • compatsphinxext.ewm
  • compatsphinxext.from_arrow
  • compatsphinxext.reindex
  • compatsphinxext.rename
  • compatsphinxext.to_numeric
  • API reference
  • compatsphinxext.ewm

compatsphinxext.ewm#

compatsphinxext.ewm(df: DataFrame) → ExponentialMovingWindow#

Uses pandas.DataFrame.ewm().

Parameters:
spandas.Series

Pandas Series.

Returns:
pandas.Series

Pandas Compatibility Note

pandas.DataFrame.ewm()

No differences.

previous

compatsphinxext.empty

next

compatsphinxext.from_arrow

On this page
  • ewm()
Show Source

© Copyright 2024, RAPIDS contrib.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.