Iterating over Files in a Directory

Поделиться
HTML-код
  • Опубликовано: 16 фев 2024
  • Learn how to iterate over a list of files in a directory using python.
  • НаукаНаука

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

  • @TheDriftingStig
    @TheDriftingStig 14 дней назад

    If you want to make it faster and more concise, you can also change the for loop into a list comprehension for the dataframes, and that would only use one line!

  • @databyjosh_
    @databyjosh_ 3 месяца назад

    Really useful video!

  • @ErickCalderin
    @ErickCalderin 3 месяца назад

    "glob" is already built-in Path library

  • @iainmitchell5979
    @iainmitchell5979 3 месяца назад +2

    Aren't we supposed to use pathlib nowadays?

    • @robmulla
      @robmulla  3 месяца назад +1

      True. I don’t use it as much as I should. But this way works too.

  • @nithinsharma2247
    @nithinsharma2247 3 месяца назад +1

    Please suggest how to improve python skill in using pandas and numpy for data manipulation i am comfortable in Mysql but same question in python make me blank although the outline of the solution is pretty much same

    • @robmulla
      @robmulla  3 месяца назад +1

      Have you checked out some of the longer videos on my channel? I have a few tutorials about it.

    • @nithinsharma2247
      @nithinsharma2247 3 месяца назад

      Actually i have not but thank you i will definitely will check it out

  • @trakomane55
    @trakomane55 2 месяца назад

    Please share The API for Nasdaq 😢😢😢