-
### What would you like to see added to PyNWB?
Hi,
As pynwb gets has more properties to `TimeSeries` data added it would be convenient if the load function automatically applies the the conversion…
-
There's a tutorial about this on the Arrow C++ documentation:
https://arrow.apache.org/docs/cpp/md_tutorials_row_wise_conversion.html
From Arrow to row-wise is the second half of the document.
-
Hello,
I tried to export to pdf (through latex) a mysd-md document using the
new cool `exercise` and `solution` directives. It seems that this is not
yet supported:
```
⛔️ Unhandled LaTeX…
-
Hi,
I'm using "hayko/mongodb": "dev-master" via composer in my CakePHP 3.8.6 project.
When I do a find(), I get a error 500 dump, stating:
> syntax error, unexpected 'elseif' (T_ELSEIF)
>…
-
Searching through this repository using [the suggested grep commands](https://github.com/cfpb/crawl-cfgov#using-shell-commands-to-search-locally) generates a list of filenames. It would be more useful…
-
Hello, I have a query, is it possible to cancel the ongoing convert request on client side.
Here is the full scenario, I am using unosever client to send request for conversion to a remote server …
-
The datasheet for the temperature sensor says, in section _15.3.2 Temperature Sensor Sampling_ ```The temperature value is obtained according to the conversion relationship between voltage and
temper…
-
### Question / bug report
Not sure if there has been a change to the DRM in newer Kobo books, but a book I recently purchased on June 19th that released on June 19th is giving me issues when removi…
uo93 updated
2 months ago
-
Having these warnings would be valuable for security, but with `-Werror` there are too many warnings to turn them on on. They also break the `configure.ac` since boost headers generate those warnings,…
-
https://github.com/alabianca/xml-to-json/blob/master/lib/cleanXML.js#L5
This function uses a regex that will match the opening of the first comment found in the XML document and then all content be…