How to use Data Frames in Julia

Поділитися
Вставка
  • Опубліковано 21 вер 2024
  • Get a basic understanding of Data Frames in Julia and how to use the DataFrames.jl package for data manipulation and analysis. Perfect for beginners looking to work with data in Julia!
    Mastering Data Analysis in Julia? You NEED DataFrames! This video dives deep into Julia's DataFrames package, making wrangling & analyzing your data a breeze. Learn DataFrame creation, manipulation, and more. Conquer Julia for data science tasks today!
    ---
    Check out our Julia Programming for Beginners playlist:
    • Julia Programming for ...
    ---
    🌐 Connect with us:
    🌐 Website: numeryst.com

КОМЕНТАРІ • 10

  • @oterotube13
    @oterotube13 5 місяців тому +3

    how beautiful Julia syntax is, isn't it? maybe I am a little bias...

    • @Numeryst
      @Numeryst  5 місяців тому

      You are definitely right!

  • @blaisepascal3905
    @blaisepascal3905 6 місяців тому +1

    Thank you for the nice video! I learned lit from this!

    • @Numeryst
      @Numeryst  6 місяців тому +1

      Glad you enjoyed it!

  • @gac231
    @gac231 6 місяців тому

    I concur with the philosopher above. Wow, lots of work, thank you. Any chances you could share? This is dense, and I would like to go through at my own pace.

    • @Numeryst
      @Numeryst  6 місяців тому

      Glad you liked it! If you want to read through Anscombe's paper, you can look for the following paper, "Graphs in Statistical Analysis F. J. Anscombe".

  • @oterotube13
    @oterotube13 4 місяці тому

    would you mind if you share the code_?

    • @Numeryst
      @Numeryst  4 місяці тому

      Here you are: github.com/Numeryst/julia-programming-for-beginners/blob/main/dataframes/dataframes.jl

    • @oterotube13
      @oterotube13 4 місяці тому

      @@Numeryst Thanks for sharing. I like your examples.

    • @Numeryst
      @Numeryst  4 місяці тому

      You're welcome. I am glad that you like the examples!