Skip to content

Fix DataFrame ToString() method to use correct alignment for columns to produce readable output - #6673

Merged
michaelgsharp merged 1 commit into
dotnet:mainfrom
asmirnov82:6672_fix_dataframe_to_string
May 11, 2023
Merged

Fix DataFrame ToString() method to use correct alignment for columns to produce readable output#6673
michaelgsharp merged 1 commit into
dotnet:mainfrom
asmirnov82:6672_fix_dataframe_to_string

Align columns by 10 or more (in case of longer column names)

9c3e59a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs