How to use Data Frames in Julia

Sdílet
Vložit
  • čas přidán 7. 09. 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

Komentáře • 10

  • @blaisepascal3905
    @blaisepascal3905 Před 5 měsíci +1

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

    • @Numeryst
      @Numeryst  Před 5 měsíci +1

      Glad you enjoyed it!

  • @oterotube13
    @oterotube13 Před 4 měsíci +3

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

    • @Numeryst
      @Numeryst  Před 4 měsíci

      You are definitely right!

  • @gac231
    @gac231 Před 5 měsíci

    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  Před 5 měsíci

      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 Před 4 měsíci

    would you mind if you share the code_?

    • @Numeryst
      @Numeryst  Před 4 měsíci

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

    • @oterotube13
      @oterotube13 Před 4 měsíci

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

    • @Numeryst
      @Numeryst  Před 4 měsíci

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