Closed Stefanie08 closed 1 year ago
Thanks for finding this! Let's try to fix this within Milestone v0.0.3.
Running snakemake -j1 results/_resources/plots/scal_conv_pp-capacity_net_el.png
and snakemake -j1 plot_all_resources
locally on branch features/update_tabular I could not reproduce the FutureWarning. Could you please check again if you get it @Stefanie08 and otherwise close this issue?
I'll change the Milestone to a later release date.
Thank You!
Thank you @MaGering for checking the issue. I opened a new environment and tried to reproduce the FutureWarning. The warning does not get printed anymore. Therefore, this issue will be closed.
Executing the rules
or
raises a FutureWarning concerning pandas. The pandas version used for this warning message is 3.0.2. The error message states teh following:
This should be adapted to avoid any future errors.