-
When creating a chart from a Pandas dataframe with a `datetime64[ns]` column and encoding with the `day` timeUnit, Altair behaves as expected. However, when trying to create the same chart with data l…
-
### Description of Issue/Question
I am using `import_yaml` to load a YAML file that has some keys with empty values (Ex.: `key:`), then use `file.serialize` to write it to a YAML file again. But al…
-
Currently we have support for UDF only. UDAF are really useful and it will be nice if we can support them.
Relevant scala [docs](http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.…
-
As of https://github.com/bakwc/PySyncObj/blob/master/pysyncobj/syncobj.py#L1282 logCompaction dumps all the properties of a SyncObj instance that are not listed in `SyncObj.__properies` (note a typo).…
-
Instead of not replying, it would be better if errors were exposed
-
One can [(re)write a dataset (partitioned or not) without reading the full thing into memory with pyarrow](https://arrow.apache.org/docs/python/dataset.html#writing-datasets). We currently have a benc…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I wanted to parse the [polyline ](https://github.com/waymo-research/waymo-open-dataset/blob/master/waymo_open_dataset/protos/map.proto#L224) of a RoadLine (as part of the map-data), which is declared …
-
From Debra's email: *Matt Rocklin suggested using some data sets in common through the book, so feel free to coordinate with others on the project. The Dask chapter will also be written using the data…
-
**_I download the release binary files from the https://pytorch.org/ and ,my version is CUDA 12.4._**
However,after I unziped the release,I discover that when I use cmake to contain the Libtorch to…