Skip to content

Question : How to turn datetime object into string? #7

@ghost

Description

I am trying to sort out by this order.
#1. Find all restaurants near NYU( zipcode: 10003)
#2. create variables to store score, currentGrade, and grade Date.
#3. remove restaurants list that has : score under average, current grade is not A, and

                                                            grade date is out of date. 

In this process, I couldn't turn datetime object into string, which makes impossible to
evaluate the date time object. ( I know there is a way to do it, but still can't figure it out)

  • I also want to use violcode as filter, but can't figure out what the data means..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions