Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,034 changes: 0 additions & 1,034 deletions ingest_data/012_Ingest_text_data_v2.ipynb

This file was deleted.

12 changes: 6 additions & 6 deletions ingest_data/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ SageMaker uses a `default bucket <https://sagemaker.readthedocs.io/en/stable/api
.. toctree::
:maxdepth: 1

011_Ingest_tabular_data_v1
012_Ingest_text_data_v2
013_Ingest_image_data_v1
ingest-data-types/ingest_tabular_data
ingest-data-types/ingest_text_data
ingest-data-types/ingest_image_data


Athena
Expand All @@ -35,7 +35,7 @@ This example runs the California housing dataset and uses PyAthena, a Python cli
.. toctree::
:maxdepth: 1

02_Ingest_data_with_Athena_v1
ingest-with-aws-services/ingest_data_with_Athena


EMR
Expand All @@ -48,7 +48,7 @@ This example runs the California housing dataset.
.. toctree::
:maxdepth: 1

04_Ingest_data_with_EMR
ingest-with-aws-services/ingest_data_with_EMR


Redshift
Expand All @@ -62,7 +62,7 @@ This example runs the California housing dataset and uses `awswrangler`, a Panda
.. toctree::
:maxdepth: 1

03_Ingest_data_with_Redshift_v3
ingest-with-aws-services/ingest_data_with_Redshift


Amazon Keyspaces (for Apache Cassandra)
Expand Down
Loading