Coder Social home page Coder Social logo

Comments (2)

nickeubank avatar nickeubank commented on August 18, 2024

Hello @stephaniemdavis ! That's an awesome offer, thanks!

I will confess, though, I've been drifting more and more towards using Julia., and had been thinking of putting a note at the top of the page suggesting it may be a better choice for a lot of people moving forward.

I've laid out the larger rationale in a talk here, but the short version is that Julia is almost entirely written... in Julia. Which means that custom functions are just as fast as fancy in-built functions (which are usually actually written in C).

I've also had a love-hate relationship with pandas. I like it a lot more than R, and never could have gotten my research done without it. But pandas has always been a little weird as a result of being a library written on top of another library (numpy) written to add a feature that Python was really never designed to have (typed arrays).

With all that said, pandas is a mature library, python is great, and julia is a little young still, so it may not be a great choice for everyone yet. But yeah... I'm mostly moving my work. :)

from data-analysis-in-python.

stephaniemdavis avatar stephaniemdavis commented on August 18, 2024

Ok, thanks for responding. You're a more advanced developer than I!

from data-analysis-in-python.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.