You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am using q2_SCNIC in the q2-amplicon-2024.2 version and get the following FutureWarning:
I have posted this before; Do you expect that this will be a more severe issue in the near future?
Thak you for the SCNIC plugin to qiime2.
Best regards
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
The text was updated successfully, but these errors were encountered:
Hello,
I am using q2_SCNIC in the q2-amplicon-2024.2 version and get the following FutureWarning:
I have posted this before; Do you expect that this will be a more severe issue in the near future?
Thak you for the SCNIC plugin to qiime2.
Best regards
(qiime2-amplicon-2024.2) [bt140047@btrvx179 Weig]$ qiime metadata tabulate \
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
/home/bt140047/mambaforge/envs/qiime2-amplicon-2024.2/lib/python3.8/site-packages/q2_SCNIC/_format.py:57: FutureWarning: The squeeze argument has been deprecated and will be removed in a future version. Append .squeeze("columns") to the call to squeeze.
series = pd.read_table(self.path, header=None, squeeze=True, nrows=nrows, index_col=0)
The text was updated successfully, but these errors were encountered: