narwhals
narwhals copied to clipboard
docs : docstrings examples - dtypes
Just a quick check: considering I'll have to use cast to get some of the datatypes, maybe I should wrap the from_native into a func after all?
What type of PR is this? (check all applicable)
- [ ] 💾 Refactor
- [ ] ✨ Feature
- [ ] 🐛 Bug Fix
- [ ] 🔧 Optimization
- [x] 📝 Documentation
- [ ] ✅ Test
- [ ] 🐳 Other
Related issues
- Related issue #1077
- Closes #
Checklist
- [x] Code follows style guide (ruff)
- [ ] Tests added
- [ ] Documented the changes