-
Hi all,
Thank you for this amazing tool and resource!
I had to make a few modifications to get it installed on Windows 11 with Python 3.9
I created and activated a new environment,
```
conda …
-
Reported by @lewtun (internal link: https://huggingface.slack.com/archives/C02EMARJ65P/p1719818961944059):
> If I rename a dataset via the UI from D -> D' and then create a new dataset with the same …
-
### Describe the bug
Nushell is unable to read my Parquet file:
```
❯ let df = polars open survey.parquet
Error: × Parquet reader error
╭─[entry #37:1:10]
1 │ let df = polars open survey.p…
-
**Os**: Windows 11
**parquet-viewer version**: 2.10.0
**directory**:
~\.vscode\extensions\dvirtz.parquet-viewer-2.10.0\node_modules\parquet-viewer\test\workspace
The issue is in this jar:
**par…
-
**What happened**:
Using pivot_table to try and convert a series of large vertically stored CSV files into a "wide" table, I've been running into memory limitation issues with pandas, so I turned t…
-
### Library Version
4.23.4
### OS
Windows
### OS Architecture
64 bit
### How to reproduce?
**Actual behaviour:**
Empty string array serialized to a collection containing 1 NULL e…
-
### Describe the bug
I had posted this issue yesterday and it was closed. I had tried zipping my files as well and still HF hub continues to create problem terms of uploading the file on the dataset …
-
parquet-tools and parquets are not maintained and parquet-tools causes a Java runtime warning when it runs
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflecti…
-
**Description**
Working with one of our users, he mentioned that he was unable to plot the null data he has in a table. I've been able to reproduce his issue not only trying to plot more th…
-
### Summary
The paper titled “Forecasting 2024 US Election Using Linear Regression” aims to predict the popular vote for both presidential candidates in the 2024 election through a detailed methodolo…