-
### Please tell us about your environment:
- winston@3.0.0
- node 8.11.3
- Windows 10
- ES6
### What is the problem?
When having intense logging using multiple **JSON structures** and **p…
-
When I try to query the BigQuery database using python, I got this error. However I've sent the Spider2-public-data access request and got the credential from email.
The error is as follows:
For…
-
As discussed, it would be good to align the constant format defined [by the spec](https://github.com/openxla/stablehlo/blob/main/docs/spec_draft.md#constants), and prettyprinting of `Tensor` and `Elem…
-
Looks like the Natural Language Toolkit can [pretty-print the AST](http://www.nltk.org/howto/tree.html) that comes out of `pygrun -t`:
```
from nltk import Tree
tree = Tree.fromstring('...')
tre…
-
It would be useful, especially for nested scalar objects.
**Reporter**: [Krisztian Szucs](https://issues.apache.org/jira/browse/ARROW-9279) / @kszucs
#### Related issues:
- [PrettyPrint Improvements]…
-
Peter Höfner says:
this is a super minor issue. It's about Pretty printing. I would love to have a line break (\n) after every item of a list. That means I would like to have something like Example…
-
PrettyPrint MainScene.dt andproject.dt so that if you have to look at them it is not a single line of text.
dcman updated
8 years ago
-
After #917 , Expr and prettyprint have a circular dependency.
We should make __str__ emit s-exps without that dependency.
This will duplicate some code from prettyprinter, but much of the time w…
-
I see js errors in the web console
-
Hello,
I am currently trying to create a response containing headers in openwhisk with golang.
I feel like I need a nested map with different value types. But since golang is strongly-typed that i…