-
Hey,
I recently installed odmltables, and I was just running a quick test. I created a template.xls using the GUI and tried to convert it to odml (without changing anything). However, I keep on getti…
-
There are often requests to add some new and great compression algorithm X.
This ticket is to collect such ideas and also to specify the adoption policy for X:
- if X is adding an external require…
-
`t` doesn't have a way to check varargs (if there is, then it's not documented and should be documented / I couldn't find it). You could, of course, `t.array(check)({...})` inside the function to chec…
-
migrate first chapter from Nick Parlante's [Google Python Course](https://developers.google.com/edu/python/) into jupyter notebook format
-
migrate second part from Nick Parlante's Google Python Course into jupyter notebook format
-
This is something that was previously mentioned in #55106 and has been heavily explored in [Media Experiments](https://github.com/swissspidy/media-experiments) already (see for example [this blog post…
-
### Description
JPG images can get included without reencoding the image when exporting to PDF.
We can see this with the following latex code and [this](https://polona.pl/item-view/dac0ab7a-43b6…
-
I think it would be useful to correctly indent .prm files. Of course c++ formatters like astyle won't work.
tjhei updated
6 years ago
-
The scope of `nd.array()` is limited: it should support conversions that are "obvious". Anything that is not already data in a different format should be rejected, for stability reasons.
However, i…
-
When looking at the models, I noticed that those 2 old formats are still used.
Maybe it could be used to uniformize the formats used.
Of course, this is not important at all from a functional poin…