-
related:
https://github.com/pydata/pandas/issues/39 (column descriptions)
https://github.com/pydata/pandas/issues/686 (serialization concerns)
https://github.com/pydata/pandas/issues/447#issuecomment-…
ghost updated
2 years ago
-
#### Collaboration with the creator of AmiBerry (Dimitris):
https://blitterstudio.com/amiberry/
#### Notes:
> https://github.com/Chips-fr/uae4arm-rpi
> https://dietpi.com/docs/software/gaming/…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.10
…
-
**Impact of the new feature**
MSUnmerged
**Is your feature request related to a problem? Please describe.**
In the process of creating the MSUnmerged micro service, we figured out we cannot benef…
-
i used pyarrow to handle hdfs files in hive. And i review the source code of pyarrow.
The mainly utilities about hdfs filesystem are function's about parquet, many about io and meta or schema inferred…
-
Hi everyone. Thank you for the amazing project. I try to use it in my data processing pipeline (on AWS).
But I cannot use S3 path to read data, and I would like to do something like here (use an arra…
-
**Host Environment**
- OS: Windows10
- Compiler: VS2019
**To Reproduce**
`./vcpkg install osgearth:x64-windows`
**Failure logs**
build-x64-windows-dbg-err
```
cl : Command line warning D9…
-
Current behaviour: `File` and `HDFS` storages expect exact file path.
Proposed behaviour: support for globs in file paths, at least:
`*`
`?`
`{abc,def}` - this is similar to `remote` table funct…
-
Hi, thanks for the great work! I'm now using DALI to do preprocess for my training model, and I want to overlap the data transfer from CPU to GPU with GPU computation. I tried to use a customized stre…
-
Hello team!
A few weeks back I gave a talk about deploying JupyterHub on Kubernetes at PyData London 2018 and a few enterprise data scientists and engineers came to talk to me after the talk. @willin…