Forum Discussion
Anonymous
9 years agoNot applicable
import speed
Hi everyone,
does anyone happen to know what affects PB desktop importing speed?
if so, how can we improve or maxmize importing speed?
Many thanks,
JS
Hi Anonymous,
Here are some two tips for you reference.
- Remove duplicate or unnecessary columns and unhide interesting columns.This takes valuable time away from searching for meaningful patterns. For example, one column with state names spelled out and another column with state name abbreviations.
-
Use a mix of data types such as names, times, dates, and numbers.
Regards,
Charlie Liao
1 Reply
- v-caliao-msft
Microsoft Employee
Hi Anonymous,
Here are some two tips for you reference.
- Remove duplicate or unnecessary columns and unhide interesting columns.This takes valuable time away from searching for meaningful patterns. For example, one column with state names spelled out and another column with state name abbreviations.
-
Use a mix of data types such as names, times, dates, and numbers.
Regards,
Charlie Liao