Skip to content

Commit 1c8e22c

Browse files
Error message for construction whatsnew
1 parent d44edb9 commit 1c8e22c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,7 @@ Other
11691169
- Bug in :class:`Tick` comparisons raising ``TypeError`` when comparing against timedelta-like objects (:issue:`34088`)
11701170
- Bug in :class:`Tick` multiplication raising ``TypeError`` when multiplying by a float (:issue:`34486`)
11711171
- Passing a `set` as `names` argument to :func:`pandas.read_csv`, :func:`pandas.read_table`, or :func:`pandas.read_fwf` will raise ``ValueError: Names should be an ordered collection.`` (:issue:`34946`)
1172+
- Improved error message for invalid construction (:issue:`35190`)
11721173

11731174
.. ---------------------------------------------------------------------------
11741175

0 commit comments

Comments
 (0)