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
  • compatsphinx...

compatsphinxext.reindex#

compatsphinxext.reindex(df: DataFrame) → DataFrame#

Use pandas.DataFrame.reindex() and drop the first row of the pandas.DataFrame.

Parameters:
dfpandas.DataFrame

Pandas DataFrame.

Returns:
pandas.DataFrame

Pandas Compatibility Note

pandas.DataFrame.reindex()

This function has no args or kwargs compared to the pandas version.

previous

compatsphinxext.from_arrow

next

compatsphinxext.rename

On this page
  • reindex()
Show Source

© Copyright 2024, RAPIDS contrib.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.