-
Just curious if anyone here has thoughts on this.
For more context: [Awkward](https://github.com/scikit-hep/awkward-1.0) is like numpy but for arrays of very arbitrary (dynamic) structure.
I don…
-
Currently, [Pandas IO tools](https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html) for binary files support largely the commercial statistical packages (SAS, Stata, SPSS). Interestingly, R …
-
### A URL for this dataset
https://pro.europeana.eu/page/iiif#download
### Dataset description
This is a dataset of historic newspapers digitised by various national libraries and made available vi…
-
@betolink suggested today the idea of reading from [`dmrcpp`](https://docs.opendap.org/index.php?title=DMR%2B%2B) (DMR++) files, which are apparently a sidecar filetype that is often already included …
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
buhtz updated
2 weeks ago
-
See here for documentation: https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/odbc-api-reference
There seems to be an (automated?) verification program for ODBC from Microsoft: https://docs.…
-
From the `perses` side of things we noted a discrepancy when analyzing the Nonbonded forces in our test systems.
Original issue in perses: https://github.com/choderalab/perses/pull/1124
A table …
-
Hey team,
I am trying to write a dataframe from spark to bigquery using this code:
> customerOutboundTrackerUpdateData
.write()
.format("bigquery")
…
-
Hi all,
Trying to build pyarrow on a python38 docker image in order to build a aws-lambda layer.
I had success on doing this couple months back with the dockerfile attached. (Python37) but…
-
would it make sense to move the `gmas_test_run()` check to the top of the function. That way if it's `TRUE` no need to connect to the blob at all?