DATA SCIENCE SKILLS: Gentle Introduction to sqlite3. Python, SQLite and Databases

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Sponsored by Dataquest. Dataquest offers courses that help you learn Data Science 100% online: www.dataquest....
    You can create your FREE account and get started with any of their 60+ free lessons to sharpen your data skills
    Tutorial starts at 02:14
    SQLite & Pandas 12:30
    How to use python, SQLite and sqlite3. Python makes handling databases straightforward.
    Skill Paths Page www.dataquest....
    SQL Fundamentals Page www.dataquest....
    WANT TO LEARN PYTHON? Try my courses:
    bit.ly/2JuehGa
    How to Learn Data Science for Free. My RUclips video:
    • Everything you need to...
    My favourite books (affiliate link) www.amazon.co....
    / gilesmcmullen
    / gilesmcmullen
    👌 SUBSCRIBE to ME!👌
    / @gilesmcmullen

Комментарии • 31

  • @manishsingh900
    @manishsingh900 3 года назад +9

    Yours is a highly underrated channel amongst the computer science related channels on RUclips. Great video as always. ❤

  • @ebarbere
    @ebarbere 3 года назад +1

    It's spooky how timely some of your videos are. After sitting on an online Python course for a year, I have only this weekend started with the SQLite section. Happy to see the practices reinforced here with some great features I was wondering about (using with Pandas), but hadn't learned yet. Thank you for all of your content.

  • @carstenpedersen1977
    @carstenpedersen1977 3 года назад +2

    Perfect timing for this video. Started looking at sqlite last week, then deceided it was to advanced for me, and just wanted to save my data as json/dict/csv file.. A buddy of mine convinced me to go back to sql, so will try that, and with your video i just got a good introduction to it. :)

  • @bitpilot79
    @bitpilot79 Год назад +2

    You don't have to delete the database. You already added the condition: CREATE TABLE IF NOT EXISTS books - this ensures that the books table is created only when it doesn't already exists.

  • @tylernelson3340
    @tylernelson3340 2 года назад +2

    Thank you so much, just what I was looking for, very well designed - cheers!

  • @saurabhrai1855
    @saurabhrai1855 3 года назад +2

    Thank You! ❤️❤️
    Amazing Video, been waiting for this.

  • @creativecore3575
    @creativecore3575 3 года назад +2

    this is exactly what I was lookiing for. Thank you Python Programmer !

  • @lucario4399
    @lucario4399 3 года назад +7

    Thankyou sir❤️

  • @VKjkd
    @VKjkd 3 года назад

    Love Sqllite and sqllite studio is a massive time saver.

  • @Raymanujan
    @Raymanujan 3 года назад +2

    A gentle introduction by an English gentleman.

  • @gedtoon6451
    @gedtoon6451 3 года назад +1

    Some of the code is cropped off on the right hand side. Is it available as a download?

  • @prakamyakhare7505
    @prakamyakhare7505 3 года назад +1

    Thank you ,so informative video :).

  • @helaolange
    @helaolange 3 года назад

    My favorite SQLite command.
    .mode csv

  • @helaolange
    @helaolange 3 года назад

    I'll always wanted this videos to be in OOP style

  • @saurabhrai1855
    @saurabhrai1855 3 года назад +1

    Make a video on Machine Learning using WSL2 platform. (On Windows 10)

  • @kizitobukenya6057
    @kizitobukenya6057 3 года назад

    A comb. of Python and sqlite3 offers the modern environment for interactive data management

  • @serageibraheem2386
    @serageibraheem2386 3 года назад

    Always the best

  • @mikezubko3707
    @mikezubko3707 3 года назад

    Thanks for lesson maestro!

  • @songokussj4cz
    @songokussj4cz 3 года назад +1

    Hi, what about relations? If I have two tables. In first Books(id, title, authorId, price), the second Authors(authorId, firstName, secondName). Do I need to use JOIN in SQL command or is there a more pythonic way?

  • @Punkt_Materialny
    @Punkt_Materialny 8 месяцев назад

    14:29 - 'DataFrame' object has no attribute 'append'

  • @Hes1oscillations
    @Hes1oscillations 3 года назад

    S tier vid

  • @pawlowski6132
    @pawlowski6132 3 года назад

    Could you highlight some real world use cases for this? If I understand correctly, this can't be used to create a persistent database. For example load data walk away come back next week and the dad is still there. If you can't do that? What's the use of this? Thanks much

  • @williamli55
    @williamli55 2 года назад

    I've never watched a single one of this guy's videos before, but on seeing the link and his attire, I thought to myself, "this man is going to have a British accent." Why did that thought run through my mind? Why was it accurate? I have no idea. Is there really anything about his attire that screams "I'm British"? Not that I can see. Such strange coincidences we sometimes experience.

  • @RedStefan
    @RedStefan 3 года назад

    Pretty cool

  • @djingo-blip732
    @djingo-blip732 3 года назад

    Hey -
    what colour theme are you using for vccode?

  • @hannibalbra2808
    @hannibalbra2808 3 года назад

    The only question that i dont understand is how to insert to many data in such ways.. It is not comfy to enter massive data with command like that

  • @armmass5036
    @armmass5036 3 года назад

    Hi
    I miss some of your videos because i did not recognize it is yours
    will be better if you put your photo in video thumbnail to recognize it

  • @tarmicachiwara2973
    @tarmicachiwara2973 Год назад

    Sqlite doesn’t come with Python. The module does.

  • @user-xc2yc3vz5e
    @user-xc2yc3vz5e 3 года назад +1

    .

  • @djingo-blip732
    @djingo-blip732 3 года назад

    Hey -
    what colour theme are you using for vccode?

  • @djingo-blip732
    @djingo-blip732 3 года назад

    Hey -
    what colour theme are you using for vccode?