-
From @HOPKIRS21
When I run the program it gives me the following output:
```
pilomar 1.1.0
/usr/local/lib/python3.11/dist-packages/pandas/core/arrays/masked.py:60: UserWarning: Pandas requir…
-
I encountered a `InvalidIndexError` running the ml code during individual runs of parameter sweeps on mincostflow on the EGFR dataset. The issue happens in the `summarize_networks` function, related t…
-
I've noticed that using pred_contribs to generate shap values takes significantly more gpu memory in XGBoost 2.1.1 vs 1.4.2.
This can lead to having issues with generating shap values, where no issu…
-
### Dynamo Version
From Dynamo 2.18+ when the Pandas library was added
### Host
Revit 2024, 2025. Dynamo Sandbox 2.19.3, 3.2.2, 3.3.0
### What improvement/feature would you like to see in Dynamo?…
-
`show()` is not working while I'm importing pandas with from modin. I'm using [modin](https://github.com/modin-project/modin) to improve pandas performance.
```
import modin.pandas as pd
df = …
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
write pytest fixtures for the unit test for the input pandas dataframe and for the FFT data (1 member due Monday 2024-11-11 midnight)
-
### Motivation: Why do you think this is important?
Running this workflow will upload the input `df` of `conc_prediction` 15x with different filenames to the connected blob storage. Each instance of …
-
One has to pass `plot=False` all the time which is odd and verbose. Should `plot` just be an ipython repr thing (like pandas, you won't see the DataFrame unless that's the last command in the cell)
-
### 🚀 The feature
Expose commonly used pandas API on SmartDataframe so that a smart dataframe can be used as if it is a normal pandas dataframe.
### Motivation, pitch
Continuous modification of a p…