Python Forum
Selecting a sample based on index
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting a sample based on index
#2
try this
os.path.getctime('data.txt')
it return a float so you can make an > or <.
Reply


Messages In This Thread
Selecting a sample based on index - by Scott - May-14-2019, 06:08 AM
RE: Selecting a sample based on index - by Serferi - May-14-2019, 08:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to rename dataframe columns based on the content in an index? ar_mahdavi 2 2,501 Jun-07-2021, 06:09 AM
Last Post: ricslato
  How to ger matching rows data based on index columns SriRajesh 1 2,239 Mar-08-2019, 11:05 AM
Last Post: scidam

Forum Jump:

User Panel Messages

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