-
I am able to replicate this strange error, which seems to be related with the versions as discussed
```bash
---------------------------------------------------------------------------
AttributeErro…
-
## Context
1. There is currently no clear consistency in what a dataset does; it loads (or, in cases like Spark, connects to) data in some format, and then you need to make sure the node consuming …
-
### Describe the bug, including details regarding any error messages, version, and platform.
As always, let me preface this with a thanks for this project and the help the `arrow` developers are givi…
-
#### Question about pandera
We use pandera where I work for our dataframe schema. We also use sphinx to generate docs for our python libraries. Unfortunately, the documentation for pandera.pandera.…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists on th…
-
### Describe the bug
My widget - Buckaroo, is meant to be a better experience for viewing dataframes in notebook environments. In jupyter, I can register displayers.
It is unclear how to do that in…
-
At the moment, only the state vector is stored as a result of the simulation process:
```julia
sol = solve(prob, solver; solve_args...)
df = DataFrame(sol')
rename!(df, get_x_names(dss))
…
-
.Net has been through lots of enhancements in last year for data science type of tasks (like Notebooks support, Dataframes), and it is started to be adopted as another language for the C# lovers for d…
-
Hi Tony,
I've been trying to use GNOVA in my project. For some of the sumstats files I'm using, I get the following error:
```
Traceback (most recent call last):
File "gnova.py", line 86, in…
-
Thanks for such a great work and awesome library.
I am using spark-rapids with EMR-7.3 for the deep learning model inference with predict_batch_udf.
I have been following the provided documentation f…