Python Forum
Outputs "NaN" after "DataFrame columns" function?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Outputs "NaN" after "DataFrame columns" function?
#3
(Jan-23-2021, 10:53 PM)Larz60+ Wrote: NaN is missing data or None (can be used interchangeably).

Yes I know, but why ? :)As you can see in the picture, when there is data after the first "read_csv", NaN returns after naming the columns.
Reply


Messages In This Thread
RE: Outputs "NaN" after "DataFrame columns" function? - by epsilon - Jan-24-2021, 03:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python outputs to Excel NewBiee 3 871 Nov-26-2023, 07:25 AM
Last Post: DPaul
  How to add columns to polars dataframe sayyedkamran 1 1,802 Nov-03-2023, 03:01 PM
Last Post: gulshan212
  concat 3 columns of dataframe to one column flash77 2 854 Oct-03-2023, 09:29 PM
Last Post: flash77
  Convert several columns to int in dataframe Krayna 2 2,425 May-21-2021, 08:55 AM
Last Post: Krayna
  Adapting a dataframe to the some of columns flyway 2 2,070 Aug-12-2020, 07:21 AM
Last Post: flyway
  A function to return only certain columns with certain string illmattic 2 2,221 Jul-24-2020, 12:57 PM
Last Post: illmattic
  Difference of two columns in Pandas dataframe zinho 2 3,380 Jun-17-2020, 03:36 PM
Last Post: zinho
  DataFrame: To print a column value which is not null out of 5 columns mani 2 2,132 Mar-18-2020, 06:07 AM
Last Post: mani
Question Dividing a single column of dataframe into multiple columns based on char length darpInd 2 2,482 Mar-14-2020, 09:19 AM
Last Post: scidam
  Interate for loop over certain columns in dataframe Finpyth 2 1,970 Mar-06-2020, 08:34 AM
Last Post: Finpyth

Forum Jump:

User Panel Messages

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