-
### LeetCode Username
Oury24
### Problem Number, Title, and Link
https://leetcode.com/problems/drop-missing-data/?envType=study-plan-v2&envId=introduction-to-pandas&lang=pythondata
### Bug Categor…
-
I am trying to use for a list of models that fit the same equation (with the same variable names) but using different data frames. For example, I would like to plot one (or two) variables for each of…
-
## Describe the bug
This issue occurs because `geopandas.GeoDataFrame` inherits from `pandas.DataFrame`, meaning it’s recognized as a type of `DataFrame`. However, `GeoDataFrame` contains geometry-sp…
-
In https://github.com/panel-extensions/panel-graphic-walker/pull/22 I will add more support for more data sources to `panel-graphic-walker`. I add general DataFrame support via [Narwhals](https://gith…
-
### Overview
We force our users to use pandas dataframes to reduce a dependency on polars, which is less widely supported than polars. https://github.com/narwhals-dev/narwhals is a really cool proj…
-
### LeetCode Username
Oury24
### Problem Number, Title, and Link
https://leetcode.com/problems/drop-duplicate-rows/?envType=study-plan-v2&envId=introduction-to-pandas&lang=pythondata
### Bug Categ…
-
### Describe the bug
When there are multiple dataframes, selected cells of the dataframes except first one never gets unselected.
The cell is selected forever until the user refreshes the browser,…
-
### 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 …
-
**Describe the solution you'd like**
I'd like to send dataframes (e.g. pandas and/or arrow) at once. They have the same timeline but multiple columns (e.g. time, x, y, z), whereas most often the inde…
Famok updated
1 month ago
-
While refactoring `processing.py`, it seems to me that we could simplify our handling of results dataframes and in turn reduce errors and unexpected indexes. Currently we have many different points wh…