File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -349,16 +349,15 @@ def convert_type(value):
349349
350350### External Tools
351351
352- - ** DuckDB** : High-performance analytics on Iceberg data
353352- ** Spark** : Distributed processing with Iceberg
354353- ** Trino** : SQL query engine with Iceberg support
355354- ** Pandas** : Data analysis with Iceberg integration
356355
357356### Example Notebooks
358357
359- - [ CSV Migration Example ] ( ../ notebooks/csv_migration_example.ipynb )
360- - [ DuckDB Integration ] ( ../notebooks/duckdb_integration_example. ipynb)
361- - [ Time Travel Queries ] ( ../notebooks/ time_travel_example.ipynb)
358+ Example notebooks are available in the ` notebooks/ ` directory of the repository:
359+ - ` csv_migration_example. ipynb` - CSV to Iceberg migration
360+ - ` time_travel_example.ipynb ` - Time travel queries and snapshot management
362361
363362## Getting Help
364363
You can’t perform that action at this time.
0 commit comments