Setting a column based on another one and multiple conditions in pandas
A tutorial on using pandas and regex to conditionally populate missing columns in a CSV file based on data from another column.
Ramiro Gómez shares practical Python and data science tutorials, focusing on pandas, data visualization, and programming insights. His blog provides hands-on guides for analyzing, visualizing, and understanding complex datasets.
8 articles from this blog
A tutorial on using pandas and regex to conditionally populate missing columns in a CSV file based on data from another column.
A curated list of free resources for data mining, analysis, and visualization, including books, tools, libraries, and tutorials.
Compares the runtime performance of pandas' crosstab, groupby, and pivot_table methods for data aggregation.
A technical walkthrough of creating a word cloud visualization from highly-gilded Reddit comments using Python, spaCy, and BigQuery.
A technical analysis of Stack Overflow's 2018 survey data, visualizing global developer response rates per capita using Python, pandas, and GeoPandas.
Analysis of the 2018 Stack Overflow Developer Survey results, ranking technologies developers worked with and want to work with.
A technical tutorial on using Python, pandas, and geospatial data to create a world map visualizing the origins of metal bands from a dataset.
A tutorial on creating a choropleth world map in Python with GeoPandas to visualize global internet usage percentages.