-
Hi there!
I recently wrote a python script that will import dataframes via pandas to Blender:
https://github.com/kolibril13/bpy-pandas-mesh/blob/main/pandas_mesh.py
https://x.com/kolibril13/sta…
-
Issue requested by Wes following discussion in .
Pandas has an extension system which allows users to create [custom accessors](https://pandas.pydata.org/pandas-docs/stable/development/extending.html…
-
## Environment data
- VS Code version: 1.95.2
- Data Wrangler Extension version (available under the Extensions sidebar): v1.12.1
- Jupyter Extension version (available under the Extensions sid…
-
# Behaviour
## Expected vs. Actual
In a debugging session, I am getting this error message "Failed to load data" when trying to "View value in Data Viewer" by using Data Wrangler extension on VS…
-
Hey there :)!
If possible may we please have `cypher` as a selectable language option in VS Code notebooks (`.ipynb` files).
We can already run cypher in notebook cells (see further below to see…
-
### Describe the bug
Saving to PNG fails for some notebooks.
The toaster appears with the error message, but no information is logged to the browser console - no errors, warnings, etc are added.
##…
-
## Environment data
- VS Code version: 1.93.1
- Data Wrangler Extension version (available under the Extensions sidebar): v1.8.1
- Jupyter Extension version (available under the Extensions …
-
### What happened?
Converted a Pandas `DataFrame` containing a column of type `pandas.Int64Dtype()` into an Xarray `Dataset`. The data variable doesn't get converted to an Xarray compatible type:
…
-
panel==1.5.3
I would like to add support for Polars DataFrame to `GraphicWalker.object`. Its unclear to me whether this is supported and how. I guess special care is taken about pandas dataframe seri…
-
### Describe the bug
UI components (e.g. `mo.ui.button`) behave inconsistently when rendered in a `marimo.ui.table`, depending on whether it is stored within a Python dict/list or a Pandas DataFrame.…