Menu

#306 Fix warning

open
nobody
None
2024-01-24
2024-01-24
Anonymous
No

Originally created by: elephantum

datapipe/datatable.py:521: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.

Discussion


Log in to post a comment.