Python | How to Send Email ? Pandas

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 8

  • @suryateja5323
    @suryateja5323 28 днів тому

    I like your SQl Videos very much, Can you please cover a scenario of the sending email part where most of the companies have corporate service account outlook mails, so how to send email here , what are things needed , I don't think a simple SMTP can send emails because of several security policies and mainly Mails are protected with MFA.

  • @manu77564
    @manu77564 Місяць тому

    hi, please make a videos of python same like sql

    • @LearnatKnowstar
      @LearnatKnowstar  Місяць тому

      We will be posting very soon.

    • @manu77564
      @manu77564 Місяць тому

      @@LearnatKnowstar thankyou waiting

  • @suryateja5323
    @suryateja5323 Місяць тому

    Where is the link to create that specific password?Cant find in the description

    • @LearnatKnowstar
      @LearnatKnowstar  Місяць тому

      Have included the details in the description now. Thanks for pointing this out.

  • @chandanpatra1053
    @chandanpatra1053 Місяць тому

    Why would someone send email through pandas. I can't figure out the use case of it. I mean why would any project demand such scenario

    • @LearnatKnowstar
      @LearnatKnowstar  Місяць тому

      As with any other data processing tool, the emails can be sent for notifications, warnings, data validation issues or simple reports.