Closed jklenzing closed 4 months ago
Updates usage based on future warnings raised in testing
Series
ffill
bfill
fillna
.iloc
use_header
via pytest and inspecting messages.
Test Configuration:
develop
main
CHANGELOG.md
If this is a release PR, replace the first item of the above checklist with the release checklist on the wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release
Description
Updates usage based on future warnings raised in testing
Series
data, useffill
andbfill
instead offillna
with a method..iloc
for position datause_header
in pysatType of change
How Has This Been Tested?
via pytest and inspecting messages.
Test Configuration:
Checklist:
develop
(notmain
) branchCHANGELOG.md
, summarizing the changesIf this is a release PR, replace the first item of the above checklist with the release checklist on the wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release