Aarhus-Psychiatry-Research / timeseriesflattener

Converting irregularly spaced time series, such as eletronic health records, into dataframes for tabular classification.
https://Aarhus-Psychiatry-Research.github.io/timeseriesflattener
MIT License
18 stars 2 forks source link

Multiprocessing=None fixes WinError 87 #532

Closed sarakolding closed 4 months ago

sarakolding commented 5 months ago

Why does setting multiprocessing to None fix OSError: [WinError 87] The parameter is incorrect?

@HLasse did you encounter this when generating features?

HLasse commented 5 months ago

I need a bit more context for this - when does this happen? Feature generation with large datasets? Vague recollection of it, but unsure, sorry!

sarakolding commented 5 months ago

sorry, that was very little information to go by. happens when trying to flatten features - seems independent of dataset size and individual project differences (i could not run your features either).

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 14 days with no activity. Feel free to either 1) remove the stale label or 2) comment. If nothing happens, this will be closed in 7 days.

github-actions[bot] commented 4 months ago

This issue was closed automatically. Feel free to re-open it if it's important.