File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8312,13 +8312,13 @@ widgets/data/utils/tablesummary.py:
8312
8312
Future[int]: false
8313
8313
def `format_summary`:
8314
8314
def `format_part`:
8315
- ' ({perc:.1f} % missing data)': ' ({perc:.1f} % manjkajočih podatkov)'
8315
+ ' ({perc:.1f} % missing data)': '\n ({perc:.1f} % manjkajočih podatkov)'
8316
8316
sparse: redki
8317
8317
tags: oznake
8318
8318
' ({tag}, density {dens:.2f} %)': ' ({tag}, gostota {dens:.2f} %)'
8319
8319
{ninst} {pl(ninst, 'instance')}: {ninst} {plsi(ninst, 'primer')}
8320
8320
~{ninst} {pl(ninst, 'instance')}: ~{ninst} {plsi(ninst, 'primer')}
8321
- ' (no missing data)': ' (ni manjkajočih podatkov)'
8321
+ ' (no missing data)': '\n (ni manjkajočih podatkov)'
8322
8322
{nattrs} {pl(nattrs, 'feature')}: {nattrs} {plsi(nattrs, 'spremenljivka')}
8323
8323
No target variable.: Ni ciljne spremenljivke.
8324
8324
{nclasses} {pl(nclasses, 'outcome')}: {nclasses} {plsi(nclasses, 'ciljna spremenljivka|ciljni spremenljivki|ciljne spremenljivke|ciljnih spremenljivk')}
You can’t perform that action at this time.
0 commit comments