Python Forum
Dtype STR but output in Shell still int?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dtype STR but output in Shell still int?
#7
thanks for your reply

the first column is just the index i.e. row 4528
so the '2.00804E+17' must be visualized as str.

hope this helps for further investigation.

Best

4528 2.00804E+17
4529 2.00804E+17
4530 2.00804E+17
4531 2.00805E+17
Name: Payment Transaction ID, Length: 4532, dtype: object

Strangely that by asking the dtypes of the colums it is showing the correct data type ??!!

Payment Transaction ID string
MwSt float64
Zahlungsart object
Gesamt Versandkosten (inkl. MwSt.) float64
Sollkonto int32
Habenkonto int64
Reply


Messages In This Thread
RE: Dtype STR but output in Shell still int? - by johnjfk - Oct-04-2020, 01:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run shell command, capture the output, then write it into textfile? tatahuft 4 967 Dec-20-2024, 02:13 PM
Last Post: Axel_Erfurt
  What's the meaning of dtype=mesh.Mesh.dtype? FerdiFuchs 2 1,225 May-10-2024, 11:39 AM
Last Post: FerdiFuchs
  Extracting data without showing dtype, name etc. tgottsc1 3 8,765 Jan-10-2021, 02:15 PM
Last Post: buran
  How to resolve numpy ValueError: dtype.descr Py_veeran 0 2,379 Aug-18-2020, 06:46 PM
Last Post: Py_veeran
  python shell elabroting output kapilan15 2 3,159 Feb-11-2019, 07:09 PM
Last Post: snippsat
  No output in shell? g_109 8 6,602 Jun-09-2018, 08:05 AM
Last Post: g_109
  format dtype arka7886 2 5,272 Feb-18-2017, 09:22 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020