Python SEO & Data articles

SEO & Data blog by Arthur Camberlein

Python articles by Arthur Camberlein. The SEO and Data blog of an North American SEO Specialist in Canada. If you want to know more about me, please go to the About section or the Projects one.

Quick tips to be better with Python. I am far to know everything, don't hesitate to ping me on Twitter or BlueSky, this is only a way for me to share what I learn & some piece of my knowledge. I don't really know much about Python, but I'm learning a few things about it as I go along. What's more, my company uses this computer language for testing and studies, so it's a good school for me too! This category will be about the computer language, not the snake. That said, as with the R language, I won't pretend to revolutionize things, but I will give you a few tips that have helped me improve my ability to automate tasks in my roles as Data Analyst and SEO Specialist. My aim is to take you with me and share the tips I've found on Python, as well as a few little tricks for beginners like I am - have been.

Find missing date data with Python

Find missing date data with Python

How to leverage Python to fill-out the missing dates on a file? Let's see that together!

Find missing date data with Python

How to leverage Python to fill-out the missing dates on a file? Let's see that together!

How to change tag style in bulk? For an experiment

How to change tag style in bulk? For an experiment

Not so long ago, I faced an issue while wanted to test a colleague idea: how can we test on which links user are more willing to click. TL;DR If my...

How to change tag style in bulk? For an experiment

Not so long ago, I faced an issue while wanted to test a colleague idea: how can we test on which links user are more willing to click. TL;DR If my...

How to save a .parquet file in Python?

How to save a .parquet file in Python?

To save a .parquet file with Python, you can use the pandas library, which provides a convenient way to read and write data in a variety of formats, including Parquet....

How to save a .parquet file in Python?

To save a .parquet file with Python, you can use the pandas library, which provides a convenient way to read and write data in a variety of formats, including Parquet....

Type hints in Python function

Type hints in Python function

While reviewing code from a colleague, I came across a -> pd.DataFrame in a Python function. I discovered that this indicates that the function is expected to return a pandas DataFrame.

Type hints in Python function

While reviewing code from a colleague, I came across a -> pd.DataFrame in a Python function. I discovered that this indicates that the function is expected to return a pandas DataFrame.

What is a .parquet file?

What is a .parquet file?

div> I was recently introduced to .parquet extension files. Let me share with you what I learned! Parquet files are popular for storing and processing large datasets in big data...

What is a .parquet file?

div> I was recently introduced to .parquet extension files. Let me share with you what I learned! Parquet files are popular for storing and processing large datasets in big data...

AC Consulting: A Tech Playground for Arthur Camberlein

AC Consulting: A Tech Playground for Arthur Cam...

Welcome to AC Consulting, a unique platform where technology meets innovation. AC Consulting is not just a business; it's a passion project, a side hustle, and a tech playground for...

AC Consulting: A Tech Playground for Arthur Cam...

Welcome to AC Consulting, a unique platform where technology meets innovation. AC Consulting is not just a business; it's a passion project, a side hustle, and a tech playground for...