User Profile

Collapse

Profile Sidebar

Collapse
sergioITA
sergioITA
Last Activity: Oct 25 '21, 05:22 AM
Joined: Oct 12 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sergioITA
    replied to Python: convert CSV string to JSON format
    so I need to convert the CSV formatted string into JSON format and I am having a hard time finding the solution for that. Can you please help?
    See more | Go to post

    Leave a comment:


  • sergioITA
    started a topic Python: convert CSV string to JSON format

    Python: convert CSV string to JSON format

    # Create a file with the name data_format.py
    # Add the following functions to file data_format:
    # function get_book_info() , the function askes the user to enter the following information:
    # book title
    # book ISBN
    # book author last name
    # book publisher
    # year published
    # book price in Canadian dollars.
    # The function will eliminate leading and trailing spaces from title, ISBN, author...
    See more | Go to post
No activity results to display
Show More
Working...