improvement: print python code output for Ibis in mo.ui.dataframe#4129
improvement: print python code output for Ibis in mo.ui.dataframe#4129mscolnick merged 6 commits intomarimo-team:mainfrom
Conversation
test for ibis python_print_ibis transferred from polars
python_code needs original column names not from the response
Ibis preparations for proper python code
enable python_print_ibis
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
All contributors have signed the CLA ✍️ ✅ |
for more information, see https://pre-commit.ci
|
hey @szst11! great work on this so far. anything we can do to help get this over the line? |
|
hey @mscolnick , I have read the CLA Document and I hereby sign the CLA. |
|
@szst11 , the check is a bit picky. can you write the CLA in its own comment. i am also running typecheck and lint |
|
I have read the CLA Document and I hereby sign the CLA |
|
@szst11 there are a couple lint issues if you can check them out: verifiable with: You can also typecheck with |
correction of lint failure
|
thanks @szst11 |
|
🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.12.6-dev9 |
📝 Summary
enables the mo.ui.dataframe to create python code
Fixes #2267
🔍 Description of Changes
The
python_print_ibisfunction is now able to provide proper ibis code like it is already available for Pandas and Polars.📋 Checklist
📜 Reviewers
@akshayka OR @mscolnick