Mes articles — Python

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...

Unique URLs on a dataframe column in Python

Unique URLs on a dataframe column in Python

Might be a simple trick, but wanted to share something I am using on a regular basis: unique URL per column on a dataframe and how to export it! I...

Unique URLs on a dataframe column in Python

Might be a simple trick, but wanted to share something I am using on a regular basis: unique URL per column on a dataframe and how to export it! I...

How to read a `.parquet` file in Python?

How to read a `.parquet` file in Python?

To read a .parquet file with Python, the pandas library is your friend. In fact, pandas provides a convenient way to read and write data in a variety of formats...

How to read a `.parquet` file in Python?

To read a .parquet file with Python, the pandas library is your friend. In fact, pandas provides a convenient way to read and write data in a variety of formats...

Skimpy a better way to analyze your df than `.describe()`

Skimpy a better way to analyze your df than `.d...

Another Python and Data post today for you, by me, with the help of what I read on Twitter ... and used. Now it's time to share it with you...

Skimpy a better way to analyze your df than `.d...

Another Python and Data post today for you, by me, with the help of what I read on Twitter ... and used. Now it's time to share it with you...

How to make your Streamlit app Shine?

How to make your Streamlit app Shine?

Let me show you how to make your Streamlit App shine on the Internet!

How to make your Streamlit app Shine?

Let me show you how to make your Streamlit App shine on the Internet!