Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
str.endswith Output Query
#5
Sorry, what I mean is I am trying, to filter the Data using the DATE Column, so that the DataFrame Rows Output, are from the 6th Day of any month, or the 8th Day of any month i.e. :-

06-Jun-2002

08-Jun-2002

06-Sep-2002

08-Aug-2002

etc

That is the format of the dates in the DataFrame.

Typing 06 doesn't give any DataFrame Row output, in that line Code, as it is seen as -6 and 08 as -8 etc,

Eddie
Reply


Messages In This Thread
str.endswith Output Query - by eddywinch82 - Aug-18-2020, 07:15 PM
RE: str.endswith Output Query - by buran - Aug-18-2020, 07:19 PM
RE: str.endswith Output Query - by eddywinch82 - Aug-18-2020, 07:30 PM
RE: str.endswith Output Query - by buran - Aug-18-2020, 08:09 PM
RE: str.endswith Output Query - by eddywinch82 - Aug-18-2020, 08:32 PM
RE: str.endswith Output Query - by buran - Aug-18-2020, 08:40 PM
RE: str.endswith Output Query - by eddywinch82 - Aug-18-2020, 09:28 PM
RE: str.endswith Output Query - by eddywinch82 - Aug-19-2020, 12:18 AM
RE: str.endswith Output Query - by eddywinch82 - Aug-21-2020, 11:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Query output in Tuple paulo79 2 2,027 Apr-07-2022, 12:54 PM
Last Post: paulo79
  Format SQL Query Output phillyfa 2 4,110 Apr-22-2020, 07:45 AM
Last Post: buran
  syntax for endswith a digit birdieman 2 5,689 Mar-04-2017, 07:21 PM
Last Post: birdieman

Forum Jump:

User Panel Messages

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