Dynamo Version
From Dynamo 2.18+ when the Pandas library was added
Host
Revit 2024, 2025. Dynamo Sandbox 2.19.3, 3.2.2, 3.3.0
What improvement/feature would you like to see in Dynamo?
The python Pandas library has the neat method pandas.Dataframe.to_markdown(), however this requires the tabulate library to be installed
How would you see this improvement/feature working?
Tabulate comes pre-installed with Dynamo python
Please provide any sketch/mock-up or video of your requested improvement/feature
Presenting the result as a table in dynamo

Dynamo Version
From Dynamo 2.18+ when the Pandas library was added
Host
Revit 2024, 2025. Dynamo Sandbox 2.19.3, 3.2.2, 3.3.0
What improvement/feature would you like to see in Dynamo?
The python Pandas library has the neat method
pandas.Dataframe.to_markdown(), however this requires thetabulatelibrary to be installedHow would you see this improvement/feature working?
Tabulate comes pre-installed with Dynamo python
Please provide any sketch/mock-up or video of your requested improvement/feature
Presenting the result as a table in dynamo
