-
This task contains several steps:
1. Search different ways that might increase parsing speed. Parsing is done right now by the `pandas.read_xml` method [here](https://github.com/OpenEnergyPlatform/…
-
There were two articles recently:
https://www.linkedin.com/pulse/10x-faster-ifc-file-parsing-christopher-diggins-ljobe/
https://www.linkedin.com/pulse/worlds-fastest-ifc-loaderparser-christopher…
Moult updated
1 month ago
-
I like the way you are creating this project, standards should be a base for further app modules.
I have a few questions:
Are you going to implement a parsing of files for certain logic objects, l…
-
The documentation build workflow is stuck without a path to restart.
Speculation is that it will be stuck if the PR has no reason to do documentation generation.
Behavior shows CI waiting on co…
-
When I’m running the tutorial example [Modifying an existing Direct RL Environment](https://isaac-sim.github.io/IsaacLab/main/source/tutorials/03_envs/modify_direct_rl_env.html), the simulation crashe…
-
```
$ go version -m -json ~/go/bin/gopls
flag provided but not defined: -json
usage: go version [-m] [-v] [file ...]
Run 'go help version' for details.
```
VS Code Go (TS/JS) uses `go version …
-
Hello, I use pronsole to print from the command line using a Raspberry Pi. Loading large files takes a couple minutes and honestly I just need to stream the file to another board. I'm not sure on why …
-
As the title states, if redis returns an empty bulk string there will be a `\r\n` left on the stream after the binary data constructor. An empty bulk string is represented as `$0\r\n\r\n` according to…
-
I've just noticed that `pq.Quantity(3, 'min')` raises an exception caused by parsing the unit.
```py
----> 1 pq.Quantity(3, 'min')
File ~/pixi-main/.pixi/envs/default/lib/python3.12/site-packag…
-
### Question
**Context**: So I'm trying to run a simple proof of concept with PyIceberg, Hive Metastore (with an SQL dump as a hive metastore schema) and an S3 bucket of iceberg tables. I setup a d…