Functions
jsk_data.util Namespace Reference

Functions

def filename_with_timestamp (filename, sep=None)
 
def google_drive_file_url (id, download=False)
 

Function Documentation

def jsk_data.util.filename_with_timestamp (   filename,
  sep = None 
)
Return filename with timestamp.

@param filename: file path.
@type filename: str
@param spam: separator between timestamp and original filename.
@type spam: str

    >>> filname_with_timestamp("./spam/ham.txt")
    ./spam/2015-11-14-17-42-00_ham.txt

Definition at line 8 of file util.py.

def jsk_data.util.google_drive_file_url (   id,
  download = False 
)

Definition at line 31 of file util.py.



jsk_data
Author(s):
autogenerated on Tue Feb 6 2018 03:45:36