Julia Programming Language
What is the better way to make a countplot?
General Usage
question
,
plotting
,
dataframes
,
plots
,
statsplots
yha
March 24, 2022, 12:59am
3
using Plots using StatsBase bar(countmap(df.Gender))
7 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
StatPlots groupedbar order x axis
Visualization
statsplots
18
4813
August 30, 2022
Seaborn like countplot
Visualization
plotting
3
1607
June 12, 2019
Groupedbar plotting not as expected
Visualization
4
443
March 8, 2023
StatsPlots & DataFrames: grouping by multiple columns
Visualization
dataframes
,
statsplots
4
1345
February 17, 2022
Handle numerical values as categories in plots
Visualization
plots
,
statsplots
4
525
June 17, 2020