Real geospatial operations (shapestats on a GeoDataFrame, reprojection, etc.) aren't supported at all. rioxarray might help with some of these, but it has limited support for Dask, so be careful you don't kick off a huge computation accidentally. I haven't even written tests yet! Don'...
PyMVA-AdaBoost-Classification ‑ PyMVA-AdaBoost-Classification PyMVA-AdaBoost-Multiclass ‑ PyMVA-AdaBoost-Multiclass PyMVA-GTB-Classification ‑ PyMVA-GTB-Classification PyMVA-GTB-Multiclass ‑ PyMVA-GTB-Multiclass PyMVA-Keras-Classification ‑ PyMVA-Keras-Classification PyMVA-Keras-Multic...
(Chem.MolFromSmiles) C:\Users\domin\AppData\Local\Temp\ipykernel_4000\1058469890.py:6: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html...
StellarGraph.edges() can return edge weights as a separate NumPy array with include_edge_weights=True #754 StellarGraph.to_networkx supports ignoring node features (and thus being a little more efficient) with feature_name=None #841 StellarGraph.to_adjacency_matrix now ignores edge weights (that ...