Skip to content

feat: Expose nw.Implementation, along with Implementation.is_pandas, Implementation.is_pandas_like, and more#1531

Merged
MarcoGorelli merged 5 commits intonarwhals-dev:mainfrom
MarcoGorelli:implementation
Dec 7, 2024
Merged

feat: Expose nw.Implementation, along with Implementation.is_pandas, Implementation.is_pandas_like, and more#1531
MarcoGorelli merged 5 commits intonarwhals-dev:mainfrom
MarcoGorelli:implementation

Conversation

@MarcoGorelli
Copy link
Copy Markdown
Member

closes #1443

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

  • Related issue #<issue number>
  • Closes #<issue number>

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

@github-actions github-actions bot added the enhancement New feature or request label Dec 7, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review December 7, 2024 11:05
@MarcoGorelli MarcoGorelli merged commit e5ea1e4 into narwhals-dev:main Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question: idiomatic way of elegantly retrieving the underlying DataFrame type

1 participant