Stephane Gagne
Stephane Gagne
## Expected Behavior Values for "No_of_seqs" & "Neff" in stdout and in result file (.hhr) should be identical. Values for "No_of_seqs" & "Neff" should be correct. ## Current Behavior "No_of_seqs"...
[As of Pandas 2.0, the Pandas append() method is no longer supported](https://pandas.pydata.org/docs/dev/whatsnew/v2.0.0.html#:~:text=Removed%20deprecated%20Series.append()%2C%20DataFrame.append()%2C%20use%20concat()%20instead%20(GH%2035407)). Since running this notebook "as is" will install a 2.x version of pandas, the use of pandas append()...
In geometric_gnn_101.ipynb, the py3Dmol installation specifies version 1.8.0: `!pip install -q py3Dmol==1.8.0` On both my external setup (Google Colab Pro / Chrome 127.0.6533.88) and local setup (jupyterlab 4.0.11 / Chrome...