We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed9d36 commit 23dc4afCopy full SHA for 23dc4af
docs/source/user-guide/io/table_provider.rst
@@ -86,5 +86,5 @@ helper.
86
The capsule-based helpers remain available for advanced integrations that need
87
to manipulate FFI objects explicitly. ``TableProvider.from_capsule()`` continues
88
to wrap an ``FFI_TableProvider`` (and will stay available as a compatibility
89
-alias if it is renamed in :issue:`1`), while ``TableProvider.from_dataframe()``
90
-simply forwards to :py:meth:`DataFrame.into_view` for convenience.
+alias while ``TableProvider.from_dataframe()`` simply forwards to
+:py:meth:`DataFrame.into_view` for convenience.
0 commit comments