-
**Parquet Viewer Version**
3.1.0, also tried/used 2.8.
**Where was the parquet file created?**
Apache Spark
org.apache.spark.timeZone GMT org.apache.spark.legacyINT96 org.apache.spark.version 3.…
-
### Library Version
4.23.0
### OS
macOS 14.6.1 (23G93)
### OS Architecture
64 bit
### How to reproduce?
```fsharp
module Main
open System.IO
open Parquet.Serialization
[]
…
-
**Describe the bug**
When I try to open a parquet file with the `perspective-parquet` viewer in my JupyterHub I get `Error. Perspective could not render the data`.
**To Reproduce**
- add `per…
-
Presently, the web UI seems to share too much between PartitionedTables and uncoalesced Tables. Recapping briefly, a PartitionedTable is a kind of widget, while a Table that is uncoalesced has no size…
-
**Parquet Viewer Version**
2.10.1.1
**Where was the parquet file created?**
Parquet.NET
**Description**
There is something wrong with the code that parses lists/arrays. If you have a column t…
-
Just cloned this on my Mac and started Docker. Then I ran it like this:
`./deephaven-parquet-viewer.sh some-file.parquet`
It installed the docker image and then it started showing errors like th…
-
The Croissant file exposed by HuggingFace seems to correspond to the parquet branch of the dataset, even when the dataset is native parquet:
- https://huggingface.co/datasets/mlfoundations/dclm-bas…
-
Following [documentation](https://huggingface.co/docs/datasets/repository_structure#define-your-splits-and-subsets-in-yaml) I had defined different configs for [`Dataception`](https://huggingface.co/d…
hlky updated
3 months ago
-
write with csv
```
func main() {
var err error
md := []string{
"name=id, type=INT96",
"name=name, type=BYTE_ARRAY",
}
fw, err := local.NewLocalFileWriter("csv.parquet")
if err != n…
-
Hello DiaNN team,
I have been using DiaNN to analyze histone modifications. The peptides we are analyzing are first derivatized using propionic anhydride, so many of the modifications are combinati…