Skip to content
Draft
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 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Feel free to explore the topics and use this as a reference for software enginee

### Machine Learning & Data Science
- [Croissant Metadata](./croissant-metadata.md) - Understanding the standardized metadata format for ML datasets, its components, advantages, and why it was created.
- [Apache Iceberg Table Format](./iceberg-table-format.md) - Comprehensive guide to Apache Iceberg and other table formats (Delta Lake, Hudi, Kudu), their features, benchmarks, cloud support, and implementation examples.


### Coding best practices
Expand Down
Loading