-
**Describe the bug**
"Import Content" converts page or custom post_type into post.
**To Reproduce**
Steps to reproduce the behavior: Assuming content import functionality is active
1. Create tra…
-
Hi !
Thank you for your work! It's correctly working with polymer elements, but when I use this module, it seems that its also trying to use my own angular2 components, and all of them are converte…
yobud updated
7 years ago
-
_Submitted by:_ **PeterWood**
``` rebol
read/string converts invalid utf-8 to incorrect valid characters. For example, the invalid utf-8 sequence C2E0 is converted to the character for the code seque…
-
Users still can't get HP and CS with mods/converts via API v2.
#6572
-
### Background and motivation
Working with images and tensors, it is fairly common to convert an array of bytes to an array of floats.
Also, in many cases the conversion requires some normalizat…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
#### Code Sample
```
In [99]: ts = Timestamp('2013-01-10 00:00:00-0500', tz='US/Eastern')
In [100]: pd.io.json.dumps(ts, iso_dates=True)
Out[100]: '"2013-01-10T05:00:00.000Z"'
```
#### E…
-
From the doc ==>
```;; good
(clojure.string/upper-case "bruce")
;; bad
(.toUpperCase "bruce")
```
But looking at clojure.string/upper-case
```
user=> (source clojure.string/upper-case)
…
-
In cdt.metrics.SID_CPDAG, the prediction is not converted to a CPDAG. Currently one needs to convert a DAG to a CPDAG before inputting it to the function.
It may be better to add
`predictions = ge…
-
Dear,
When changing the SQL statement to upper/lower case, the string text/content placed in the sql statement also converted into upper/lower case. Reference: In Toad, change to upper/lower case…