### Research - [X] I have searched the [[pandas] tag](https://stackoverflow.com/questions/tagged/pandas) on StackOverflow for similar questions. - [X] I have asked my usage related question on [StackOverflow](https://stackoverflow.com). ### Link to question on StackOverflow https://stackoverflow.com/questions/77844856/why-does-importing-pandas-seemingly-spawn-a-process-tree-one-per-logical-core ### Question about pandas ``` import pandas as pd ``` This applies on any version of pandas from 1.3.5 to 2.1.4.