You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
💻
Learning
Adrián Vinueza
ScinDBad
💻
Learning
Data Analyst + Electronics Engineer + TVET + E-Teacher. Aspiring Data Scientist.
Raincloud plots combine a filled KDE curve with a boxplot and stripplot, resembling a raincloud.
They provide a clear visualization of data distribution and density, surpassing the limitations of histogram binning.
Here is a basic function to plot individual horizontal rainclouds in python as an alternative to ptitprince raincloud
package as it needs seaborn 0.11.
A short guide to start python projects and jupyter notebooks in Project IDX by Google. By Adrián Vinueza
Guide: Developing Jupyter Notebooks in Google IDX
What is Google IDX?
Google IDX (Integrated Development Experience) is a cloud-based integrated development environment (IDE) provided by Google, designed to simplify the setup, management, and collaboration of projects entirely in the cloud. IDX shows promising potential to establish itself over time, offering an intriguing cloud alternative similar to Visual Studio Code or Anaconda.
Creating Jupyter Notebooks or Python Projects in Google IDX
Jupyter Notebooks are widely used for interactive computing and data analysis, ideal for tasks ranging from data exploration to developing machine learning models. Setting up your environment in Google IDX for Jupyter Notebooks or Python projects is straightforward and provides the advantage of cloud-based programming.
Let's talk about the different most common roles in the field of data and the skills associated with each of them. Here's a brief description of each role and the key tasks or skills. Tell us which skills fit best with your profile or which ones you usethe most."
Data Analysts: Data analysts are responsible for analyzing data to gain insights and support business decision-making. They have skills in metrics and reporting, data visualization, and storytelling to effectively communicate findings to stakeholders.