Is your feature request related to a problem or challenge?
Summary
Follow-up to the dataframe! macro PR #16090.
- Improve documentation for
dataframe! and DataFrame::from_columns().
- Align their examples with the existing DataFrame documentation pattern.
- Use expected output assertions instead of commented DataFrame output.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem or challenge?
Summary
Follow-up to the
dataframe!macro PR #16090.dataframe!andDataFrame::from_columns().Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response