Open in app

Sign In

Write

Sign In

Soner Yıldırım
Soner Yıldırım

22K Followers

Home

About

Published in

Towards Data Science

·Pinned

Are You Too Late to Start Your Data Science Journey?

I thought I was. — It has been almost three years since I took my first step into data science. When I first started, I thought I was too late. There were a lot of tools and concepts to learn, a ton of papers to read, countless certificates, and so on. What concerned me the…

Python

5 min read

Are You Too Late to Start Your Data Science Journey?
Are You Too Late to Start Your Data Science Journey?
Python

5 min read


Published in

Towards Data Science

·2 days ago

Use LangChain’s Output Parser with ChatGPT for Structured Outputs

Explained with an example use case. — ChatGPT and many other LLMs have led the way for creating LLM-based applications in different domains. These models are extremely powerful at processing text inputs and creating text outputs based on your queries. However, they’re not designed as a development framework. LangChain is an open-source development framework for applications that…

Data Science

6 min read

Use LangChain’s Output Parser with ChatGPT for Structured Outputs
Use LangChain’s Output Parser with ChatGPT for Structured Outputs
Data Science

6 min read


Published in

Towards Data Science

·3 days ago

3 Free Courses to Catch Up With The Newest Trends on ChatGPT

And a short summary for each. — It was only six months ago when OpenAI released ChatGPT, the mind-blowing player in the large language model (LLM) ecosystem. ChatGPT definitely changed people’s minds on using LLMs. Approximately two months after it was released, ChatGPT became the fastest growing consumer software application, gaining more than 100 million users. It…

Data Science

4 min read

3 Free Courses to Catch Up With The Newest Trends on ChatGPT
3 Free Courses to Catch Up With The Newest Trends on ChatGPT
Data Science

4 min read


5 days ago

ChatGPT as a Co-Author: Transforming 25 Python Examples into an Article

Empowering the content creation. — I created a list of Python examples on how to handle missing values in a Pandas DataFrame. I was going to write an article using these examples. The process is actually straightforward: List the examples and explain what the code does. Recently, I have been experimenting with ChatGPT and other…

Data Science

6 min read

ChatGPT as a Co-Author: Transforming 25 Python Examples into an Article
ChatGPT as a Co-Author: Transforming 25 Python Examples into an Article
Data Science

6 min read


Published in

Towards Data Science

·May 30

20 Examples to Master Merging DataFrames in Python Pandas

A comprehensive practical guide. — Merging enables combination of data from different sources into a unified structure. It’s an essential operation when working with tabular data because it’s not possible or feasible to store all data in a single data table or DataFrame. Understanding how to effectively merge DataFrames in Pandas is a crucial skill…

Data Science

10 min read

20 Examples to Master Merging DataFrames in Python Pandas
20 Examples to Master Merging DataFrames in Python Pandas
Data Science

10 min read


Published in

Towards Data Science

·May 30

Do Not Use ChatGPT Only to “Summarize Text”

Unleash the lion. — Summarizing text is one of the many tasks ChatGPT is extremely good at. Give it a piece of content and ask for a summary. You will be surprised how quickly it responds with a well-written summary. But do not just ask for a summary. By customizing your prompt, you can…

ChatGPT

7 min read

Do Not Use ChatGPT Only to “Summarize Text”
Do Not Use ChatGPT Only to “Summarize Text”
ChatGPT

7 min read


Published in

Towards Data Science

·May 29

Supercharge Your Spreadsheets with ChatGPT

Redefine the way you work with spreadsheets. — The increasing number of plug-ins has illuminated the power of ChatGPT, or other LLMs. These plug-ins enable integration of the OpenAI API with a variety of tools, thereby facilitating the use of models that OpenAI offers, including GPT-3.5 and GPT-4. One of the tools that can be enhanced with the…

ChatGPT

4 min read

Supercharge Your Spreadsheets with ChatGPT
Supercharge Your Spreadsheets with ChatGPT
ChatGPT

4 min read


Published in

Towards Data Science

·May 28

Using ChatGPT to Translate R Code to Python

The first step into translating your code base. — Python and R are the two key players in the data science ecosystem. I have worked on projects written in both Python and R. They do a fine job at efficiently handling data cleaning, manipulation, and analysis tasks. However, we sometimes want to translate a code base from R to…

Data Science

5 min read

Using ChatGPT to Translate R Code to Python
Using ChatGPT to Translate R Code to Python
Data Science

5 min read


Published in

Towards Data Science

·May 26

8 ChatGPT Prompts For Frequently Done Pandas Operations

A quick way to get things done with Pandas — We’ve all heard about ChatGPT. It’s not just on the tech industry’s radar, but also making headlines in the wider press. I frequently get friends reaching out to ask if I’ve heard about it. And yes, I sure have — I use it every day. Despite some critiques concerning its…

Data Science

6 min read

8 ChatGPT Prompts For Frequently Done Pandas Operations
8 ChatGPT Prompts For Frequently Done Pandas Operations
Data Science

6 min read


May 20

Your Good and Bad Friend: Comments in Programming

How to and not to comment. Comments are natural language text embedded in code that are meant for human understanding, not for computer execution. Here is a simple example: # Calculate BMI: weight (kg) / [height (m)]² bmi = weight_in_kg / (height_in_meters ** 2) Comments in programming are used for…

Programming

5 min read

Your Good and Bad Friend: Comments in Programming
Your Good and Bad Friend: Comments in Programming
Programming

5 min read

Soner Yıldırım

Soner Yıldırım

22K Followers

Data Scientist | Top 10 Writer in AI and Data Science | linkedin.com/in/soneryildirim/ | twitter.com/snr14

Following
  • Will Lockett

    Will Lockett

  • Ayodeji Awosika

    Ayodeji Awosika

  • Sofien Kaabar, CFA

    Sofien Kaabar, CFA

  • TDS Editors

    TDS Editors

  • Mali Müşavir Evren Özmen-CPA Evren ÖZMEN

    Mali Müşavir Evren Özmen-CPA Evren ÖZMEN

See all (84)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams