Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit efb095a

Browse files
committed
revert more files
1 parent f9cff20 commit efb095a

File tree

6 files changed

+0
-194
lines changed

6 files changed

+0
-194
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ jobs:
3636
run: |
3737
python -m pip install --upgrade setuptools pip wheel
3838
python -m pip install nox
39-
- name: Run docfx
40-
run: |
41-
nox -s docfx

docs/user_guide/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ User Guide
1818
Getting Started <../notebooks/getting_started/getting_started_bq_dataframes.ipynb>
1919
Magics <../notebooks/getting_started/magics.ipynb>
2020
ML Fundamentals <../notebooks/getting_started/ml_fundamentals_bq_dataframes.ipynb>
21-
Pandas Extensions <../notebooks/getting_started/pandas_extensions.ipynb>
2221

2322
.. toctree::
2423
:caption: DataFrames

notebooks/getting_started/pandas_extensions.ipynb

Lines changed: 0 additions & 83 deletions
This file was deleted.

tests/unit/extensions/__init__.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

tests/unit/extensions/pandas/test_dataframe_accessor.py

Lines changed: 0 additions & 67 deletions
This file was deleted.

tests/unit/extensions/pandas/test_registration.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)