The world’s leading publication for data science, AI, and ML professionals.

Python for Data Scientists: Choose Your Own Adventure

Our weekly selection of must-read Editors' Picks and original features

Photo by Ivan Bandura on Unsplash
Photo by Ivan Bandura on Unsplash

We’re in that special stretch of August where for many of us, work projects might be moving at a more leisurely pace, while a hectic September is lurking around the corner. Isn’t that just the perfect time to give your data science-focused programming skills a boost?

Regardless of how much coding experience you have, you’ll find something new to try out in this week’s highlights. The nine articles we selected range from beginner-friendly guides and resources to advanced topics, so we encourage you to create your own bespoke reading list.

  • Explore the powerful features that come baked into Python. Before branching out into the many libraries and packages that extend Python’s abilities, Katy Hagerty recommends that less-experienced programmers familiarize themselves with its essential built-in functions.
  • No coding experience? Start here. For any aspiring data scientist who finds variables, data types, and other fundamental concepts daunting, Philip Wilkinson‘s beginner-oriented introduction is a great one-stop resource to get past the initial confusion.
  • JSON and Python: a potent combination. Lynn Kwong‘s helpful primer shows how Python-first data professionals can make the most of the JSON (JavaScript Object Notation) format, which is commonly used to interchange data between different applications.
  • Big Data? Your code can handle it. As datasets get bigger and bigger, handling them can become more complicated and time-consuming. If your CSV files are getting clunky, Leonie Monigatti proposes four alternative file formats to consider—especially if you still wish to work in the familiar comfort of Python’s Pandas library.

We hope you found this week’s selection helpful! If you did, we’d be grateful if you considered supporting the authors who wrote these articles by becoming a Medium member.

Until the next Variable,

TDS Editors


Related Articles