From 39f94a6d78e2b471c9b926f22fb0e95554b9df93 Mon Sep 17 00:00:00 2001 From: Marco Edward Gorelli Date: Tue, 2 Jul 2024 18:36:15 +0100 Subject: [PATCH] add Hamilton to README (#384) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7481cfd97..c0a285372 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Extremely lightweight and extensible compatibility layer between Polars, pandas, - [Read the documentation](https://narwhals-dev.github.io/narwhals/) - [Chat with us on Discord!](https://discord.gg/V3PqtB4VA4) -- [Join our community call](https://calendar.google.com/calendar/embed?src=27ff6dc5f598c1d94c1f6e627a1aaae680e2fac88f848bda1f2c7946ae74d5ab%40group.calendar.google.com&ctz=Europe%2FLondon). -- [Read the contributing guide](https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md). +- [Join our community call](https://calendar.google.com/calendar/embed?src=27ff6dc5f598c1d94c1f6e627a1aaae680e2fac88f848bda1f2c7946ae74d5ab%40group.calendar.google.com&ctz=Europe%2FLondon) +- [Read the contributing guide](https://github.com/narwhals-dev/narwhals/blob/main/CONTRIBUTING.md) Seamlessly support all, without depending on any! @@ -27,14 +27,18 @@ Seamlessly support all, without depending on any! - ✅ **100% branch coverage**, tested against pandas and Polars nightly builds - ✅ **Negligible overhead**, see [overhead](https://narwhals-dev.github.io/narwhals/overhead/) -## Used by +## Used by / integrates with Join the party! +- [Hamilton](https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/narwhals) - [scikit-lego](https://github.com/koaning/scikit-lego) - [scikit-playtime](https://github.com/koaning/scikit-playtime) - [timebasedcv](https://github.com/FBruzzesi/timebasedcv) +Feel free to add your project to the list if it's missing, and/or +[chat with us on Discord](https://discord.gg/V3PqtB4VA4) if you'd like any support. + ## Installation - pip (recommended, as it's the most up-to-date)