PUT METHOD - Deepstash

PUT METHOD

  • We pass id and mention that id_ is of type integer,
  • We will request data to be updated in JSON format and pass the data to the Student class, Which will Return the Student object and store it in the student variable.
  • before inserting student objects into DB, we check whether the provided id exists or not.
  • if id_ exists, we converted the Student object to python dictionary and then inserted it into the database and provide Success message.
  • else we provide the error message.

3

15 reads

CURATED FROM

IDEAS CURATED BY

Data validation using Pydantic in python

The idea is part of this collection:

Machine Learning With Google

Learn more about computerscience with this collection

Understanding machine learning models

Improving data analysis and decision-making

How Google uses logic in machine learning

Related collections

Similar ideas to PUT METHOD

Python data processing with pandas

Pandas is a Python language package, which is used for data processing. This is a very common basic programming library when we use Python language for machine learning programming. This article is an introductory tutorial to it. Pandas provide fast, flexible and expressive data structures with t...

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Personalized microlearning

100+ Learning Journeys

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates