read
Here are 410 public repositories matching this topic...
When I try to open a sample xslx file, which has a sheet in it with an embedded PowerPoint, I get the following exception: xlnt::exception : missing global header signature
If there are more sheets in it, none of them can be handled as loading the xslx file fails with that exception. I was wondering if there is a way to still be able to read the other sheets, simply ignoring the sheets which
-
Updated
Dec 12, 2018 - Java
-
Updated
Jun 17, 2020 - C++
Description
Behavior of the _validate_channel_selection function doesn't match the documented behavior. With suppress always set to True, a warning will never be issued.
If I run the example mentioned in the get function no warning is issued.
-
Updated
Feb 7, 2020 - JavaScript
I expected to see a description of the main wd command when calling it with the --help option:
❯ wd --help
Usage: wd [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
...
IMO there should be a Description field alongside Usage, Options
-
Updated
Mar 13, 2020 - Python
As suggested by some users, it would be good to support a new parameter parent.labels (TRUE/FALSE) for aas.data.frame applied to SDMX datasets, that would allow to enrich the dataset also with parent code labels. The code should generic enough:
- to manage parent hierarchies (not only the 1st parent code/label)
- to manage it for all potential codelists describing the dataset and having
-
Updated
Apr 16, 2017 - AutoHotkey
-
Updated
Apr 1, 2018 - C++
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple…
Aleksandr Sokolovskii Jan 13 I opened Flutter for myself few weeks ago. It dramatically changes mobile app development. I would call it now — development with…
January 14, 2019 at 01:32PM
via Instapaper [https://medium.com/@amsokol.com/tutorial-asynchron
-
Updated
May 25, 2020 - Scala
-
Updated
Oct 25, 2019 - R
-
Updated
May 10, 2020 - Julia
-
Updated
Jan 30, 2020 - R
Improve this page
Add a description, image, and links to the read topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the read topic, visit your repo's landing page and select "manage topics."
Expected behavior
When writing the email in a wrong format error message appears. When rotating the screen the message should be preserved.
Actual behavior
When rotating the screen the message is not preserved.
Steps to reproduce the behavior