CreationDate Tags ViewCount Score Accepted Answer Link
0 2023-06-20 [python, seaborn, boxplot, facet-grid, catplot] 63 2 True How to map stripplots onto boxplots in a FacetGrid
1 2023-06-20 [python, pandas, matplotlib, bar-chart, x-axis] 72 2 False How to avoid extra date ticks and labels on a bar chart
2 2023-06-19 [python, pandas, dataframe, matplotlib, seaborn] 65 1 False How to plot month on x, value on y, separated by year
3 2023-06-19 [python, pandas, dataframe, matplotlib, group-by] 53 -1 False Create subplot, for every group/id of a dataframe
4 2023-06-19 [python-3.x, pandas, dataframe, matplotlib, group-by] 47 1 True DatetimeIndex formatting when plotting with pandas
5 2023-06-18 [python, matplotlib, seaborn, bar-chart, facet-grid] 70 1 False Understanding FacetGrid/Barplot Inconsistencies
6 2023-06-16 [python, matplotlib, seaborn, yaxis] 52 1 False How to use mapped values for numerical chart axis ticks
7 2023-06-15 [python, matplotlib, legend, scatter-plot, line-plot] 59 1 False How to create two different legends from multiple plot calls
8 2023-06-14 [python, pandas, altair, plot-annotations, correspondence-analysis] 74 3 True How to annotate scatter points plotted with the prince library
9 2023-06-13 [python, pandas, matplotlib, seaborn, stacked-bar-chart] 142794 0 False stacked bar plot using matplotlib
10 2023-06-12 [python, matplotlib, seaborn, heatmap, colorbar] 289 2 False How to assign a color to a specific value on a heatmap
11 2023-06-11 [python, pandas, matplotlib, errorbar] 32855 0 False Plotting error bars using pandas dataframe
12 2023-06-10 [python, matplotlib, seaborn, bar-chart, legend] 3501 0 False add legend seaborn barplot
13 2023-06-08 [python, matplotlib, colormap] 270748 1 False How to pick a new color for each plotted line within a figure
14 2023-06-08 [python, matplotlib, stacked-bar-chart, plot-annotations] 55 0 False How to correct overlapped annotation for bar plots in for-loop
15 2023-06-08 [python, matplotlib, seaborn, subplot, axis-labels] 1348 2 False Rotate axis labels
16 2023-06-08 [python, matplotlib, axis-labels, yaxis] 7292 0 False Rotating the y-axis label
17 2023-06-07 [python, pandas, matplotlib, bar-chart, gantt-chart] 110 2 True How to plot a Gantt chart from multiple dataframe columns
18 2023-06-07 [python, numpy, matplotlib, seaborn, histogram] 102 1 False Calculating the intersection of two histograms as percentage
19 2023-06-07 [python, matplotlib] 30 1 True How to fill a color to the spines and keep a margin for the data bars
20 2023-06-06 [python, matplotlib, seaborn, subplot, cdf] 65 0 False Multiple cumulative cdf plots
21 2023-06-05 [python, pandas, matplotlib, datetime, bar-chart] 38 1 False How do I turn a time series line plot into a bar plot using data from Pandas?
22 2023-06-03 [python, pandas, numpy, matplotlib, seaborn] 94 0 False Why are the curves of the data samples connected by a line?
23 2023-06-03 [python, pandas, seaborn, displot, histplot] 127 1 True How can I wrap subplot columns
24 2023-06-03 [python, matplotlib, seaborn, heatmap] 88 2 True How can I draw a line around the edge of the mask?
25 2023-06-03 [python, pandas, matplotlib, bar-chart, legend] 59 1 False How to consolidate labels in legend
26 2023-06-02 [python, pandas, matplotlib, snowflake-cloud-data-platform, grouped-bar-chart] 75 1 True How to plot data from snowflake into grouped bars overlaid with a line plot
27 2023-06-02 [python, matplotlib, seaborn, bar-chart, catplot] 90409 1 False Changing width of bars created with catplot or barplot
28 2023-06-01 [python, matplotlib, seaborn, x-axis, catplot] 8666 0 False Remove some xtick labels from a seaborn plot
29 2023-06-01 [python, seaborn, bar-chart, boxplot, violin-plot] 3419 0 False How to center align the plot over the xticks
30 2023-05-31 [python, matplotlib, seaborn, bar-chart, x-axis] 50 1 True Setting xticks moves all bars to the left side of the figure
31 2023-05-31 [python, pandas, seaborn, subplot, displot] 64 0 False How to create a figure with subplots for each category in a pandas column
32 2023-05-30 [python, seaborn, bar-chart, catplot, countplot] 209 2 False How can I change the bar width in seaborn plots?
33 2023-05-30 [excel, vba, windows-11] 110 1 False How can I determine if a user's PC is running Windows 10 or Windows 11 for Excel functions?
34 2023-05-29 [python, matplotlib, scikit-learn, legend] 42 1 True Missing markers in the plot legends of scikit-learn examples
35 2023-05-29 [python, colors, seaborn] 63 2 True color parameter isn't changing the plot color
36 2023-05-29 [python, matplotlib, mplot3d, matplotlib-3d, scatter3d] 31 1 True 3d scatter plot is displaying a black window
37 2023-05-29 [python, pandas, matplotlib, grouped-bar-chart] 102 0 True How to plot a grouped bar plot with data from multiple dataframes
38 2023-05-28 [python, pandas, matplotlib, time] 164 1 False How to plot datetime.time on x-axis
39 2023-05-27 [python, pandas, matplotlib, datetime, x-axis] 640 0 False Tick labels on a pandas datetime axis are not aligned with the ticks
40 2023-05-27 [python, pandas, matplotlib, datetime, x-axis] 640 0 False Tick labels on a pandas datetime axis are not aligned with the ticks
41 2023-05-27 [python, pandas, matplotlib, datetime, powerbi-desktop] 123 0 True How to format datetimes in Power BI for a matplotlib visualization
42 2023-05-26 [python, matplotlib, legend, matplotlib-3d, bar3d] 53 2 True Explain the error produced using plt.legend in a 3D stacked bar plot
43 2023-05-26 [python, matplotlib, seaborn, boxplot, x-axis] 56 0 True How to format the x-axis by hour increments
44 2023-05-26 [python, matplotlib, seaborn] 4791 0 False How to add a border or frame around a figure and subplots
45 2023-05-25 [python, matplotlib, spyder, matplotlib-animation, matplotlib-3d] 65 0 False How can I update a plot without creating multiple figures?
46 2023-05-25 [python, pandas, matplotlib, seaborn] 58 2 True Seaborn convert BarPlot to histogram-like chart
47 2023-05-25 [matplotlib, seaborn, bar-chart, subplot, pointplot] 51 2 False x axis value ranges not sequential in seaborn barplot & pointplot as subplots
48 2023-05-24 [python, matplotlib, simulation, matplotlib-animation, scatter3d] 56 0 False How to simulate and display gas particles moving in a box
49 2023-05-24 [python, pandas, matplotlib, seaborn, scatter-plot] 2477 1 False Two or more pandas columns on the same seaborn scatterplot
50 2023-05-23 [python, pandas, matplotlib, datetime, time-series] 71 0 True How do I plot a dataframe where the x-axis is hh:mm:ss?
51 2023-05-23 [python, seaborn, yaxis, violin-plot, swarmplot] 143 1 False Plotting a swarmplot on a violinplot changes the ylim and truncates the violins
52 2023-05-22 [python, seaborn, jointplot, jointgrid] 59 1 False How to remove a JointGrid margin frame
53 2023-05-21 [python, matplotlib, bar-chart] 51 1 True How to put labels between axis values and add a second Y axis
54 2023-05-21 [python, dictionary, matplotlib, seaborn, bar-chart] 801 0 False Plotting a bar plot from two nested dictionaries
55 2023-05-21 [python, pandas, dictionary, matplotlib, grouped-bar-chart] 1397 0 False How to plot a grouped bar plot from a dict of dicts
56 2023-05-20 [python, matplotlib, seaborn, legend] 107 2 False How to modify a legend with hatches
57 2023-05-19 [python, pandas, matplotlib, group-by, imshow] 52 0 True How to plot multiple color lists from pandas in subplots with imshow
58 2023-05-19 [python, numpy, matplotlib, histogram, grouped-bar-chart] 125 1 True How to calculate sum and average bars for every histogram bin
59 2023-05-19 [python, matplotlib, time-series, axis, xticks] 40 1 True How to format the timeseries axis of a matplotlib plot like a pandas plot
60 2023-05-18 [python, timezone, python-datetime, pytz] 686952 0 False How to make a datetime object aware (not naive)
61 2023-05-18 [python, matplotlib, bar-chart, axis-labels, x-axis] 188 0 True How to reduce the number of tick labels on a bar plot
62 2023-05-17 [python, pandas, matplotlib, colormap] 81 0 False Why are colors randomly removed from colormap?
63 2023-05-17 [python, matplotlib, seaborn, font-size, subplot] 81 2 True How to change the font.size for all subplots with sns.set and rcParams
64 2023-05-17 [python, matplotlib, subplot, matplotlib-gridspec] 1554 0 False How to specify gridspec location by numbers?
65 2023-05-16 [python, numpy, matplotlib, seaborn, histplot] 148 1 True How to plot the difference between two histograms
66 2023-05-13 [python, matplotlib, seaborn, plot-annotations, countplot] 9507 0 False How to annotate countplot with percentages by category
67 2023-05-13 [python, matplotlib, seaborn, plot-annotations, countplot] 187 3 True How do I add a percentage to a countplot?
68 2023-05-12 [python, matplotlib, subplot, matplotlib-3d] 45 1 True How to change the size of a subplot added wih add_subplot
69 2023-05-12 [python, pandas, seaborn, boxplot, catplot] 82 3 True How to create boxplots from a pandas column of strings
70 2023-05-07 [python, pandas, matplotlib, bar-chart, plot-annotations] 94 4 True How to annotate grouped bars with percent for each index
71 2023-05-05 [python, pandas, seaborn, bar-chart, stacked-bar-chart] 130 1 True How to plot the frequency of multiple groups of yearly data from a dataframe
72 2023-05-05 [python, matplotlib, seaborn, violin-plot] 353 1 False Creating violin plots for different groups and using two different y-axis
73 2023-04-27 [python, seaborn, boxplot, subplot, histplot] 197 1 False The color is not matching between two subplots & legend order
74 2023-04-27 [python, matplotlib, plot, sympy, matplotlib-3d] 131 2 True How to plot implicit functions of 3 variables
75 2023-04-27 [python, matplotlib, plot, legend, scatter-plot] 17507 0 False How to plot a scatter plot with a legend label for each class
76 2023-04-24 [python, pandas, matplotlib, seaborn, line-plot] 19161 0 True Avoid plotting missing values on a line plot
77 2023-04-22 [python, pandas, matplotlib, seaborn] 120 0 False How to create a Swarmplot with connected dots, that coincides with Boxplot using hues
78 2023-04-18 [python, matplotlib, seaborn, bar-chart, catplot] 116 2 True How to annotate grouped bars in a facetgrid with custom strings
79 2023-04-17 [python, pandas, matplotlib, seaborn, bar-chart] 175 2 True How to plot bars against percent and annotate with the value
80 2023-04-12 [python, pandas, dictionary, seaborn, bioinformatics] 143 1 False How to create a plot from multiple dictionaries
81 2023-04-10 [python, matplotlib, seaborn, axis-labels, line-plot] 185 1 True How to plot daily data against a 24 hour axis (00:00 - 23:59:59)
82 2023-04-09 [python, pandas, date, parquet] 2307 0 False pandas.read_parquet incorrectly interprets the date field
83 2023-04-06 [python, matplotlib, seaborn, errorbar, grouped-bar-chart] 158 1 True custom errorbars for catplot with grouped bars in facets
84 2023-04-06 [python, matplotlib, histogram] 1987 0 False Normalizing Histograms
85 2023-04-05 [python, pandas, matplotlib, seaborn, stripplot] 86 1 True Highlight stripplot points based on a condition
86 2023-04-05 [python, matplotlib, seaborn, boxplot, stripplot] 26737 1 False How to remove the duplicate legend when overlaying boxplot and stripplot
87 2023-04-05 [python, pandas, matplotlib, seaborn, stacked-bar-chart] 1577 0 False Add vertical lines to each bar of a horizontal bar chart
88 2023-04-04 [python, pandas, matplotlib, logarithm] 8065 1 False Plotting x and y axis in log scale
89 2023-03-24 [python, pandas, matplotlib, seaborn, bar-chart] 198 2 True How to format labels in scientific notation for bar_label
90 2023-03-23 [python, pandas, matplotlib, bar-chart, plot-annotations] 97 0 True How to display the values on a bar chart in reverse order
91 2023-03-15 [python, matplotlib, seaborn, bar-chart] 251 0 True How to add a line to different locations of each bar in a bar plot
92 2023-03-15 [python, matplotlib, seaborn, plot-annotations, grouped-bar-chart] 120 1 False How can I display custom values over grouped bars?
93 2023-03-11 [python, pandas, matplotlib] 61 2 True How to draw linear graph of repetitive values
94 2023-03-11 [python, pandas, seaborn, bar-chart, countplot] 76127 0 False plotting value_counts() in seaborn barplot
95 2023-03-08 [python, pandas, matplotlib, axis-labels, xticks] 112 2 True Set custom xtick labels with pandas plot when using secondary_y
96 2023-02-24 [python, pandas, matplotlib, seaborn, boxplot] 255 0 False How to show individual and combined categories in the same boxplot
97 2023-02-20 [python, pandas, matplotlib, boxplot, axes] 254 1 False How do I manually set the max value for the Y axis in my pandas boxplot?
98 2023-02-15 [python, pandas, pivot, seaborn, bar-chart] 287 1 False How to plot bar chart using seaborn after pandas.pivot
99 2023-02-14 [python, pandas, matplotlib, bar-chart, plot-annotations] 90 0 False Modify a bar plot into a staked plot keeping the original values
100 2023-02-09 [python, matplotlib, bar-chart, linechart, plot-annotations] 5222 1 False Add label values to bar chart and line chart
101 2023-02-06 [python, matplotlib, seaborn, bar-chart, line-plot] 159 2 True Combine Binned barplot with lineplot
102 2023-02-04 [python, seaborn, bar-chart, plot-annotations, catplot] 224 1 False How do I add bar labels in each catplot facet with horizontal bars?
103 2023-02-03 [python-3.x, pandas, seaborn, heatmap, xticks] 83 1 True Custom xticks in seaborn heatmap
104 2023-01-28 [python, pandas, matplotlib, seaborn, histogram] 94421 1 False How to make a histogram from a list of strings
105 2023-01-27 [python, matplotlib, seaborn, errorbar, grouped-bar-chart] 133 1 True How can custom errorbars be aligned on grouped bars?
106 2023-01-19 [python, matplotlib, seaborn, errorbar, relplot] 226 1 True How can I plot st error bars with seaborn relplot?
107 2022-12-14 [python, pandas, dataframe] 96 0 False How to create a frequency / value count table from multiple dataframes
108 2022-12-08 [python, pandas, matplotlib, stacked-bar-chart, plot-annotations] 355 0 True Create a stacked bar plot of percentages and annotate with count
109 2022-11-23 [python, pandas, bar-chart, grouped-bar-chart] 61 2 True Plot multiples values in the same Column graph
110 2022-11-22 [python, pandas, matplotlib, seaborn, grouped-bar-chart] 204 1 False How to annotate grouped bars with group count instead of bar height
111 2022-11-16 [python, seaborn, facet-grid, plot-annotations, lmplot] 203 1 True How to annotate each lmplot facet by hue group or combined data
112 2022-11-14 [python, matplotlib, seaborn, dendrogram, clustermap] 84 1 False Why is clustermap producing the same dendrogram when the values change?
113 2022-11-11 [python, seaborn] 79 1 False How to to graph multiple lines using sns.scatterplot
114 2022-10-29 [python, json, pandas, dataframe, json-normalize] 202 0 False Flatten JSON with columns having values as a list in dataframe
115 2022-10-16 [python, pandas, matplotlib, seaborn, bar-chart] 634 0 True How to create a bar plot of the number of unique values within each group
116 2022-10-08 [python, matplotlib, xticks, yticks] 719735 2 False Modify tick label text
117 2022-09-30 [python, json, pandas, matplotlib, seaborn] 495 1 True How to plot multiple lines from data in a JSON file
118 2022-09-22 [python, pandas, seaborn, legend, scatter-plot] 581 2 False How to create separate legend sections for colors and markers
119 2022-09-18 [python, matplotlib, rotation, figure] 267 1 True How to place the suptitle rotated on the side of the figure
120 2022-09-16 [python, seaborn, displot, kdeplot] 496 2 False How to display the line color in the legend with kdeplot
121 2022-09-16 [python, matplotlib, seaborn, bar-chart, plot-annotations] 270 1 True How to make a multi-level chart column label by hue
122 2022-09-15 [python, pandas, dataframe] 113 2 True Fill empty rows
123 2022-09-15 [python, pandas, bar-chart, grouped-bar-chart] 10016 0 False Making a clustered bar chart
124 2022-09-15 [python, matplotlib, seaborn, bar-chart, plot-annotations] 136 1 True How to make a multi-level chart column label
125 2022-09-15 [python, matplotlib, seaborn, histogram, pairplot] 1219 0 False How to get a stacked histogram in PairGrid or pairplot
126 2022-09-02 [python, pandas, matplotlib, seaborn, swarmplot] 532 1 True How to annotate swarmplot points on a categorical axis and labels from a different column
127 2022-09-01 [python, pandas, matplotlib, plotly, stacked-bar-chart] 2560 2 False Create a stacked bar plot and annotate with count and percent
128 2022-08-31 [python, seaborn, histogram, displot] 1539 4 True How to change the histogram bar width in displot
129 2022-08-30 [python, recursion, count, subdirectory, pathlib] 48104 2 False Return total number of files in directory and subdirectories
130 2022-08-26 [python, pandas, matplotlib, seaborn, subplot] 791822 5 False Improve subplot size/spacing with many subplots
131 2022-08-25 [python, pandas, matplotlib, seaborn, grouped-bar-chart] 574 4 True How to annotate grouped bars with the value and text from a different column
132 2022-08-24 [python, pandas, matplotlib, xticks] 2746 0 False Set Xticks frequency to dataframe index
133 2022-08-19 [python, seaborn, heatmap, plot-annotations] 978 2 False How to change annotations in one column of seaborn heatmap
134 2022-08-19 [pandas, matplotlib, seaborn, stacked-bar-chart] 659 1 True Create a 100% stacked bar chart
135 2022-08-17 [python, matplotlib, seaborn, plot-annotations, jointplot] 132 1 True How to add bar value annotations in jointgrid margins
136 2022-08-17 [python, seaborn, histogram, jointplot] 583 2 True How to normalize histograms in joinplot margins
137 2022-08-11 [python, pandas, matplotlib, seaborn, bar-chart] 84 1 True How to groupby a date range and a column then plot a bar plot
138 2022-08-04 [python, pandas, seaborn, bar-chart, heatmap] 360 5 True How to align yticklabels when combining a barplot with heatmap
139 2022-08-03 [python, matplotlib, seaborn, legend, jointplot] 1119 2 True How to move or remove the legend from a seaborn JointGrid or jointplot
140 2022-08-02 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 749 4 False How to create a proportional horizontal stacked bar chart with percentages
141 2022-07-31 [python, pandas] 202 0 False Transform multiple rows of data into one based on multiple keys in pandas
142 2022-07-28 [python, pandas, dictionary, matplotlib, data-visualization] 245 1 True How to plot columns of dictionaries containing a numpy array
143 2022-07-21 [python, list, text, python-re, data-extraction] 516 0 False How to extract and sum numbers from a text file
144 2022-07-18 [python, pandas, matplotlib, data-visualization, bar-chart] 78 3 True How to plot groups of stacked bars from a dataframe
145 2022-07-13 [python, matplotlib, seaborn, bar-chart, plot-annotations] 815 4 True How to label bars with multiple custom values
146 2022-07-12 [python, matplotlib, seaborn, facet-grid, catplot] 224 2 False How to rotate the titles in a FacetGrid
147 2022-07-11 [python, pandas, dataframe, seaborn, multi-index] 309 2 True How to plot a scatter FacetGrid from a dataframe with multi-level columns
148 2022-07-07 [python, pandas, matplotlib, seaborn, visualization] 432 1 True Combine multiple columns into a unique identifier to separate plot data
149 2022-07-07 [python, pandas, matplotlib, data-visualization] 220 1 True How to conditionally shade a datetime span
150 2022-07-06 [python, numpy, matplotlib] 679 0 True ValueError: x and y can be no greater than 2-D, but have shapes (2,) and (2, 1, 991)
151 2022-07-04 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 813 1 True How to create a 100% stacked bar plot from a categorical dataframe
152 2022-07-02 [python, matplotlib, seaborn, data-visualization, histogram] 243 0 False How to prevent gridlines showing through when using alpha
153 2022-07-01 [python, pandas, matplotlib, seaborn, data-visualization] 1189 1 False How to plot pandas kde with a horizontal orientation
154 2022-06-30 [python, pandas, matplotlib, data-visualization] 139 1 True How to add overlapping fill_between bounds on a line plot
155 2022-06-27 [python, pandas, matplotlib, seaborn, boxplot] 257 1 False How to boxplot multiple dictionaries on the same plot
156 2022-06-22 [python, matplotlib, seaborn, data-visualization, subplot] 1356 6 True How to create a figure with subfigures and subplots
157 2022-06-21 [python, pandas, matplotlib, time-series, seaborn] 244956 8 False Pandas dataframe groupby plot
158 2022-06-17 [python, pandas, seaborn, histogram, displot] 2551 2 False How to plot histogram subplots for each group
159 2022-06-17 [python, python-3.x, statistics, seaborn, confidence-interval] 5986 2 False Why doesn't the seaborn plot show a confidence interval / error bars?
160 2022-06-17 [python, pandas, matplotlib, bar-chart, plot-annotations] 2158 0 False Annotate values for stacked horizontal bar plot
161 2022-06-17 [python, pandas, seaborn, histogram, subplot] 752 0 False Seaborn histogram/displot subplots
162 2022-06-17 [python, seaborn, data-visualization, boxplot, catplot] 1080 5 True How to add hatches to boxplots with sns.boxplot or sns.catplot
163 2022-06-17 [python, matplotlib, scipy, seaborn, kdeplot] 821 2 True How to fill intervals under KDE curve with different colors
164 2022-06-16 [python, pandas, seaborn, data-visualization, violin-plot] 14008 1 False Multiple Columns for HUE parameter in Seaborn violinplot
165 2022-06-16 [python, pandas, seaborn] 501 1 True Ordering a stacked histplot based on total counts
166 2022-06-13 [python, pandas, matplotlib, data-visualization, subplot] 717 2 False How to create subplots of all column combinations from two dataframes
167 2022-06-10 [python-3.x, matplotlib, seaborn, axis, relplot] 725 1 True How to set log scale minor ticks on xaxis for all relplot subplots after using .set
168 2022-06-09 [python, pandas, matplotlib, seaborn, boxplot] 10839 1 False How to annotate boxplot median, quartiles, and whiskers
169 2022-06-06 [python, matplotlib, seaborn, relplot] 508 1 True How to set axis label format to scientific format in seaborn relplot with facets when axes are not shared
170 2022-05-29 [python, matplotlib, plot, bar-chart, grouped-bar-chart] 925 0 False How to convert grouped bar chart from vertical to horizontal
171 2022-05-27 [python-3.x, pandas, seaborn, boxplot, json-normalize] 424 1 True How to create box plots from columns of dicts in pandas
172 2022-05-17 [python, pandas, seaborn, jupyter, ipywidgets] 521 2 True Interactive Plot of DataFrame by index with Ipywidgets
173 2022-05-16 [python-3.x, pandas, matplotlib, seaborn, plot-annotations] 559 0 False Annotate each FacetGrid subplot using custom df (or list) using a func
174 2022-05-06 [python, pandas, matplotlib] 97 2 True How to create a comparison plot from an Excel file with many worksheets
175 2022-05-04 [python, matplotlib, plot, histogram, plot-annotations] 616 1 True plot textboxes and fill colors between vertical lines in matplotlib python
176 2022-04-29 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 559 -1 False How to add custom annotations to a stacked bar plot
177 2022-01-19 [python, pycharm, remote-server] 48329 5 False Opening remote project in PyCharm
178 2021-12-29 [python, pandas, matplotlib, stacked-chart, plot-annotations] 1462 0 False How to create and annotate a stacked proportional bar chart
179 2021-12-21 [python, matplotlib, seaborn, boxplot] 654 1 True Vertical lines added in a boxplot do not match the x-axis
180 2021-12-13 [python, pandas, matplotlib, bar-chart, plot-annotations] 1427 4 True How to annotate bar plots when adding error bars
181 2021-12-09 [python, pandas, matplotlib, stacked-chart, plot-annotations] 9779 3 False How to calculate percent by row and annotate 100 percent stacked bars
182 2021-12-08 [python, pandas, matplotlib, bar-chart, plot-annotations] 616 2 True Stacked bars are unexpectedly annotated with the sum of bar heights
183 2021-12-07 [python, regex, matplotlib, plot] 151 0 False How to read data from a file with a nonstandard separator and plot the values
184 2021-12-06 [python, matplotlib, bar-chart, plot-annotations] 1233 3 True How to plot and annotate grouped bars
185 2021-12-05 [python, pandas, matplotlib, plot, bar-chart] 1724 0 True How to plot the values of a groupby on multiple columns
186 2021-12-05 [python, pandas, matplotlib, bar-chart, plot-annotations] 1069 1 False How to annotate bar chart with values different to those from get_height()
187 2021-12-05 [python, pandas, matplotlib, bar-chart, plot-annotations] 4502 2 False Pandas bar how to label desired values
188 2021-12-04 [python, pandas, matplotlib, bar-chart] 1447 0 True How to pivot a dataframe to plot bars
189 2021-12-02 [python, pandas, matplotlib, seaborn, ipywidgets] 1478 3 True How to make an interactive bar plot with seaborn and ipywidgets
190 2021-12-02 [python, pandas, matplotlib, imshow] 232 1 True Annotate just specific windows of imshow heatmaps with marks (e.g. "x")
191 2021-12-01 [python, pandas, matplotlib, bar-chart, plot-annotations] 79747 3 False How to display percentage above grouped bar chart
192 2021-12-01 [python, pandas, matplotlib, group-by, bar-chart] 864 1 True How to groupby aggregate min / max and plot grouped bars
193 2021-11-30 [python, pandas, matplotlib, time-series] 1430 2 False How to make the timeseries axis ticks and labels match the data points
194 2021-11-29 [python, pandas, datetime] 572 1 False How to extract components from a pandas datetime column and assign them
195 2021-11-29 [python, pandas, matplotlib, seaborn] 625 2 True How to plot multiple columns into a single seaborn boxenplot
196 2021-11-27 [python, pandas, dataframe, matplotlib, bar-chart] 817 3 True How to order the tick labels on a discrete axis (0 indexed like a bar plot)
197 2021-11-27 [python, pandas, matplotlib, seaborn, subplot] 791822 7 False Improve subplot size/spacing with many subplots
198 2021-11-25 [python, matplotlib, plot, jupyter-notebook, jupyter-lab] 1049 2 True Jupyter shows an image / plot, but saves a blank file
199 2021-11-24 [python, seaborn, facet-grid, palette, relplot] 2738 5 True How to specify the palette in a seaborn figure-level plot
200 2021-11-24 [python, matplotlib, plot, seaborn] 384 3 True How to set the linestyle for kde hue groups plotted in a sns.pairplot
201 2021-11-23 [python, matplotlib, seaborn, displot, kdeplot] 2179 7 True How to set a different linestyle for each hue group in a kdeplot / displot
202 2021-11-23 [python, pandas, matplotlib, seaborn, bar-chart] 501 0 True How to change the default group color for grouped bars
203 2021-11-23 [python, pandas, matplotlib, seaborn, bar-chart] 11898 0 False How to add error bars on a grouped barplot from a pandas column
204 2021-11-21 [python, pandas, matplotlib, seaborn, bar-chart] 5150 4 True How to bar plot each row of a dataframe
205 2021-11-21 [python, matplotlib, seaborn, figsize] 1221574 23 False How to change the figure size of a seaborn axes or figure level plot
206 2021-11-21 [python, matplotlib, seaborn, histogram] 182772 7 False Plot a histogram such that bar heights sum to 1 (probability)
207 2021-11-20 [python, pandas, dataframe, plot, seaborn] 4966 3 False How to plot each year as a line with months on the x-axis
208 2021-11-18 [python, pandas, seaborn, errorbar, relplot] 2307 3 True Error Bars not displaying Seaborn Relplot
209 2021-11-18 [python, pandas, matplotlib, time-series, scatter-plot] 365 2 True How to add outliers as separate colored markers to a line plot
210 2021-11-18 [python, pandas, matplotlib, time-series, seaborn] 145 3 True How to convert data from wide to long so values are plotted against time
211 2021-11-18 [python, pandas, matplotlib, seaborn] 420 3 True swarmplot doesn't recognize hue when either the x or y parameter is omitted
212 2021-11-17 [python, pandas, matplotlib, seaborn, subplot] 101 1 True How to add an additional plot to multiple subplots
213 2021-11-17 [python, pandas, matplotlib, plot, legend] 1457 3 True How to change the legend location for pandas subplots
214 2021-11-17 [python, pandas, matplotlib, data-visualization, scatter-plot] 3251 2 True How to scatter plot each group of a pandas DataFrame
215 2021-11-11 [python, pandas, matplotlib, bar-chart, plot-annotations] 1239 2 True How to customize bar annotations to not show selected values
216 2021-11-11 [python, matplotlib, plot, time-series] 96 0 False How to create an area plot with a line and another line on a secondary y
217 2021-11-10 [python, matplotlib, seaborn] 596 3 True How to change fill pattern (hatch) of the Confidence Interval in the Seaborn Lineplot function
218 2021-11-10 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 257 1 False How to create a stacked bar plot from a wide dataframe
219 2021-11-10 [python, pandas, matplotlib] 973 0 False How to create subplots with a title for each group of data in a dataframe
220 2021-11-09 [python, pandas, matplotlib, seaborn, bar-chart] 387 1 True How to set ticklabel rotation and add bar annotations
221 2021-11-09 [python, matplotlib, statistics, seaborn, histogram] 5851 4 False How to show the y-axis of seaborn displot as percentage
222 2021-11-08 [python, matplotlib, bar-chart] 1923 1 True Remove empty space from matplotlib bar plot
223 2021-11-08 [python, dictionary, matplotlib, plot-annotations] 509 2 True How to annotate a gridded plot with values from a dict
224 2021-11-08 [python, pandas, matplotlib, bar-chart, pie-chart] 1252 2 False How to aggregate group metrics and plot data with pandas
225 2021-11-08 [python, pandas, matplotlib, pie-chart] 799 2 True How to surpress some autopct values plotted on a pie plot
226 2021-11-08 [python, pandas, matplotlib, plot] 226 0 True How to plot a dataframe column of lists as horizontal lines
227 2021-11-07 [python, matplotlib, scatter-plot] 1370 0 True All scatter points aren't displayed when plotting two sets of data
228 2021-11-07 [python, pandas, matplotlib, plot, bar-chart] 468 1 True How to aggregate data and plot all groups
229 2021-11-07 [python, pandas, matplotlib, bar-chart] 667 2 True How to plot a stacked bar with annotations for multiple groups
230 2021-11-07 [python, pandas, matplotlib, jupyter-notebook, pie-chart] 3027 3 True How to create a subplot for each group of a pandas column
231 2021-11-06 [python, pandas, matplotlib, seaborn, bar-chart] 861 3 True How to build a population pyramid with pandas dataframe
232 2021-11-04 [python, pandas, matplotlib, seaborn, pdfpages] 313 2 True How to create groups of different plots based on column dtype
233 2021-11-03 [python, matplotlib, defaultdict] 272 1 True How to extract and plot the keys of a defaultdict based on the values
234 2021-11-02 [python, matplotlib, bar-chart] 239 1 False How to display the first bar in the bar plot
235 2021-11-02 [python, matplotlib, seaborn, facet-grid, catplot] 1551 3 True How to customize the text ticklabels for each subplot of a seaborn catplot
236 2021-11-02 [python, pandas, datetime, matplotlib, xticks] 316 0 True How to add hourly ticks in an axis from datetime formatted data
237 2021-10-31 [python, windows, matplotlib, conda, freetype] 21357 73 True After conda update, python kernel crashes when matplotlib is used
238 2021-10-27 [python, matplotlib] 115145 3 False How do I add space between the ticklabels and the axes in matplotlib
239 2021-10-27 [python, pandas, matplotlib, seaborn, bar-chart] 2094 1 True Plotting the mean of multiple columns including standard deviation
240 2021-10-24 [numpy, matplotlib, multidimensional-array, data-visualization, pca] 1112 1 True How to Plot in 3D Principal Component Analysis Visualizations, using the fast PCA script from this answer
241 2021-10-24 [python, pandas, matplotlib, plot] 1906 3 False How to plot multiple lines from a dataframe
242 2021-10-24 [python, matplotlib, datetime, seaborn, lmplot] 1149 4 True format x-axis (dates) in sns.lmplot()
243 2021-10-24 [python, pandas, matplotlib, seaborn, bar-chart] 182 2 True How to visualize categorical frequency difference
244 2021-10-22 [python, pandas, matplotlib, plot, binance] 167 3 True Unable to plot multiple lines in a single graph
245 2021-10-22 [python, matplotlib, seaborn, heatmap] 1020 2 True How to annotate and correctly place numbers in a heatmap
246 2021-10-21 [python, pandas, matplotlib, scatter-plot] 667 1 True How to place arrows between multiple scatter points
247 2021-10-20 [python, pandas, matplotlib, plot, legend] 356 0 False How to add a single legend label for each group of lines
248 2021-10-19 [python, matplotlib, seaborn, facet-grid] 53908 19 False Overlay a line function on a scatter plot - seaborn
249 2021-10-19 [python, pandas, matplotlib, seaborn, subplot] 1480 2 True How to do multi-row layout using matplotlib subplots
250 2021-10-15 [python, matplotlib, seaborn, heatmap, subplot] 205 1 True Ensure consistent column widths when using heatmap with subplot2grid
251 2021-10-14 [python, matplotlib] 317 2 True How to show month on x axis for only 12 data points
252 2021-10-14 [python, datetime, matplotlib] 221 2 True ConciseDateFormatter in subplots
253 2021-10-14 [python, pandas, matplotlib, plot] 1862 0 True How to plot lines from a dataframe with column headers as the x-axis
254 2021-10-14 [python, pandas, matplotlib, yaxis, x-axis] 1994 2 True Plot on primary and secondary x and y axis with a reversed y axis
255 2021-10-12 [python, matplotlib, seaborn, pointplot] 1756 3 True How to add a vertical line to a seaborn pointplot
256 2021-10-12 [python, datetime, matplotlib, time-series] 2338 1 False Matplotlib error: date = ValueError: view limit minimum -36881.85 is less than 1 and is an invalid Matplotlib date value
257 2021-10-11 [python, numpy, matplotlib, seaborn, ecdf] 119594 0 False How to plot empirical cdf (ecdf)
258 2021-10-10 [python, pandas, datetime, matplotlib, time-series] 1713 3 True Plotting two pandas time-series on the same axes with matplotlib - unexpected behavior
259 2021-10-09 [python, pandas, csv, matplotlib, plot] 116 2 True How to read a csv with a malformed column of lists and plot the values
260 2021-10-09 [python, image, numpy, matplotlib, float32] 4450 2 True How to convert 0-1 image float array to 0-255 int array
261 2021-10-09 [python, pandas, matplotlib] 105 1 True How to pass a single tuple to a function that expects a tuple of tuples
262 2021-10-09 [python, pandas, matplotlib, plot, plot-annotations] 978 3 True How to annotate a stackplot or area plot
263 2021-10-08 [python, arrays, matplotlib, plot, colors] 1121 -1 False Change plot color according to the values from array
264 2021-10-07 [python, pandas, matplotlib, data-visualization, stacked-chart] 487 2 True How to make a stacked bar plot for percentage of classes per year
265 2021-10-06 [python, matplotlib, seaborn, stripplot] 1956 2 True Edgecolor not appearing on Seaborn stripplot
266 2021-10-06 [python, matplotlib, seaborn, boxplot] 2799 6 False seaborn boxplot and stripplot points aren't aligned over the x-axis by hue
267 2021-10-04 [python, matplotlib, bar-chart] 156 0 False How to plot grouped bars
268 2021-10-04 [python, matplotlib, colorbar] 3728 3 False Change Colorbar limit for changing scale with matplotlib 3.3+
269 2021-10-02 [python, matplotlib, plot, scatter-plot] 1421 0 True How to change individual markers when plotting with matplotlib
270 2021-10-01 [python, pandas, matplotlib, plot] 1322 0 True How to plot multiple dataframe columns with options for marker, color, and lw
271 2021-09-30 [python, pandas, matplotlib, datetime, x-axis] 969 5 True How to plot time on the x-axis of a scatter plot for every minute
272 2021-09-30 [python, seaborn, bar-chart, facet-grid, stripplot] 2911 4 True How to overlay data points on a barplot with a categorical axis
273 2021-09-29 [python, matplotlib, time-series, data-science, data-visualization] 670 2 False Matplotlib time series historical vs prediction plot shifting one month in the x-axis
274 2021-09-29 [python, pandas, matplotlib, seaborn] 884 2 True How to plot multiple sets of X and Y in matplotlib
275 2021-09-29 [python, matplotlib, seaborn, scatter-plot, marker] 36591 3 False Scatterplot with different size, marker, and color from pandas dataframe
276 2021-09-29 [python, string, web-scraping] 220 1 False How to remove escape codes from strings after scraping a website
277 2021-09-25 [python, pandas, matplotlib, subplot] 107 0 False How to create subplots with the correct data from a dataframe
278 2021-09-23 [python, seaborn, google-maps-markers, ecdf] 2225 4 False How to use markers with ECDF plot
279 2021-09-22 [python, pandas, datetime, matplotlib, plot] 327 1 False How to transform a wide dataframe to plot specific data
280 2021-09-21 [python, matplotlib, plot-annotations] 352 1 True How to remove NaN values from matshow 2D plot and format labels as percentages
281 2021-09-21 [python, numpy, seaborn, heatmap] 220 1 True Chunk 2D array into smaller arrays, get the chunk means, and plot a heatmap
282 2021-09-19 [python, matplotlib, seaborn, stacked-bar-chart, grouped-bar-chart] 1802 1 True How to create grouped and stacked bars
283 2021-09-19 [python, matplotlib, bar-chart, plot-annotations] 1986 3 True How to add multiple data labels in a bar chart
284 2021-09-18 [python, matplotlib, seaborn] 618 1 True seaborn kdeplot doesn't show when adding vlines
285 2021-09-18 [python, pandas, duplicates] 1528 0 False How to count the unique duplicate values in each column
286 2021-09-18 [python, pandas, matplotlib, seaborn] 2357 2 True How to plot a line plot on a bar plot with seaborn and using twinx
287 2021-09-17 [python, pandas, matplotlib, seaborn, subplot] 545158 4 False How to plot in multiple subplots
288 2021-09-17 [python, matplotlib, time-series, data-visualization, graph-visualization] 551 1 True Not able to use plt.subplots() for my data
289 2021-09-16 [python, pandas, matplotlib, seaborn, relplot] 1794 2 True How to invert the axis of a seaborn figure-level plot (FacetGrid)
290 2021-09-16 [python, python-3.x, matplotlib, title, mplfinance] 1823 2 True How to change font size and font type in mplfinance title
291 2021-09-16 [python, pandas, matplotlib, seaborn, histogram] 525 1 True How to plot data from two dataframes with the same column names
292 2021-09-15 [python, pandas, datetime, matplotlib, seaborn] 943 1 True Problem formatting datetime on matplotlib axis to get just hour and minutes
293 2021-09-15 [python, matplotlib, equation] 1774 1 True How to plot the equation for a semicircle
294 2021-09-15 [python, datetime, matplotlib, seaborn, heatmap] 20905 1 False Date axis in heatmap seaborn
295 2021-09-14 [python, pandas, matplotlib, pdf, seaborn] 428 3 True How to create multiple subplots from a wide dataframe with a function
296 2021-09-14 [python, pandas, matplotlib, time-series, linear-regression] 14984 2 False How to plot a linear regression with datetimes on the x-axis
297 2021-09-14 [python, pandas, matplotlib, scikit-learn, time-series] 3279 8 True How to plot a regression line on a timeseries line plot
298 2021-09-14 [python, pandas, matplotlib, seaborn, grouped-bar-chart] 460425 7 False How to plot multiple bars grouped
299 2021-09-13 [python, matplotlib, pandas] 4817 3 False plot year over year on 12 month axis
300 2021-09-10 [python, pandas, matplotlib, seaborn, scatter-plot] 1135 2 False How to plot a scatter plot on a single y-tick
301 2021-09-10 [python, pandas, matplotlib, plotly, seaborn] 571 1 False How to plot a scatter plot with values against a category and colored by a different category
302 2021-09-09 [python, pandas, matplotlib] 1156 1 True plt grid ALPHA parameter not working in matplotlib
303 2021-09-08 [python, csv, matplotlib, indexing] 109 0 True Indexing without knowing the index of a row, only the title of the row index
304 2021-09-08 [python, pandas, datetime, matplotlib, plot] 3968 1 True pandas bar plot combined with line plot shows the time axis beginning at 1970
305 2021-09-08 [python, pandas, matplotlib, jupyter-notebook] 298 1 True Returning plots in repeated function calls without plotting in notebook
306 2021-09-07 [python, pandas, matplotlib, seaborn, bar-chart] 831 1 True Iterate through columns to generate barplots while using groupby
307 2021-09-07 [python, pandas, matplotlib, seaborn, histogram] 5721 4 False Have each histogram bin with a different color
308 2021-09-07 [python, pandas, matplotlib, seaborn, multi-index] 13102 1 False Plotting pandas multi-index DataFrame with one index as Y-axis and other as X-axis
309 2021-09-06 [python, pandas, matplotlib, seaborn, bar-chart] 114942 5 False Pandas Plotting with Multi-Index
310 2021-09-05 [python, pandas, matplotlib, seaborn, displot] 7283 9 True Plotting multiple seaborn displot
311 2021-09-05 [python-3.x, matplotlib, bar-chart] 180 0 True matplotlib bar chart displaying one extra value
312 2021-09-05 [python, seaborn, histogram, distribution, displot] 3980 2 True How to draw a normal curve on seaborn displot
313 2021-09-02 [python, pandas, matplotlib, bar-chart, pie-chart] 1181 2 True Matplotlib pie chart label does not match value
314 2021-09-01 [python, pandas, matplotlib, seaborn, histogram] 1467 1 True Plot HIST of a pandas DataframeGroupbySeries
315 2021-08-30 [python, pandas, matplotlib] 251 1 True colors are not consistently applied to categories in subplots
316 2021-08-30 [python, shapefile, geopandas, geotiff] 848 1 False Reading in a Database file (DBF) using Python and then plotting the shapefile
317 2021-08-29 [python, conda, librosa] 14302 3 False Can't import soundfile
318 2021-08-29 [python, matplotlib, 3d, gridlines] 303 1 True Extending gridlines in a 3d matplotlib plot
319 2021-08-28 [python, pandas, matplotlib, boxplot, plot-annotations] 756 2 True Add image annotations to boxplot
320 2021-08-28 [python, pandas, loops, csv, matplotlib] 12129 0 False How to plot data from multiple files in a loop
321 2021-08-27 [python, pandas, matplotlib, scatter-plot, boxplot] 1626 5 True matplotlib boxplot doesn't align with overlaid scatterplot
322 2021-08-27 [python, matplotlib, plot, graph, seaborn] 1223 3 True How to wrap long tick labels in a seaborn figure-level plot
323 2021-08-27 [python, matplotlib, seaborn, boxplot, swarmplot] 2077 2 True How to overlay data points on seaborn figure-level boxplots
324 2021-08-26 [python, pandas, matplotlib, seaborn, boxplot] 1019 1 True How to get outlier values for a specific category with boxplot_stats
325 2021-08-25 [python, matplotlib] 892 2 True How to use different linestyles in a quiver plot
326 2021-08-25 [python, pandas, matplotlib] 5634 7 False How to plot each pandas row as a line plot
327 2021-08-24 [python, pandas, matplotlib, pie-chart] 11647 7 True How to customize pandas pie plot with labels and legend
328 2021-08-24 [python, pandas, matplotlib, seaborn, bar-chart] 426 2 True How to create a grouped bar plot of categorical counts
329 2021-08-24 [python, pandas, matplotlib, seaborn, plot-annotations] 690 4 True How to annotate seaborn PairGrid diagonal with summary statistics
330 2021-08-24 [python, pandas, matplotlib, seaborn, bar-chart] 6979 3 True How to plot a grouped bar plot of count from pandas
331 2021-08-21 [python, pandas, matplotlib, graph, time-series] 159 1 True xtick formatting with matplotlib - weekly data shown annually
332 2021-08-21 [python, pandas, matplotlib, plot, seaborn] 426 1 True What is plotted when string data is passed to the matplotlib API?
333 2021-08-20 [python, pandas, dataframe, matplotlib, seaborn] 253 2 False Pandas groupby sort within groups retaining multiple aggregates and visualize it with facet
334 2021-08-20 [python, python-3.x, seaborn, histogram, displot] 4018 3 True seaborn histplot and displot output doesn't match
335 2021-08-19 [python, pandas, pivot-table] 304907 5 False How to aggregate unique count with pandas pivot_table
336 2021-08-19 [python, pandas, matplotlib, plot-annotations, grouped-bar-chart] 1892 2 False How to annotate grouped bar plot with percent by hue/legend group
337 2021-08-19 [python, matplotlib, seaborn, plot-annotations, grouped-bar-chart] 94169 7 False How to add percentages on top of grouped bars
338 2021-08-19 [python, pandas, seaborn] 19201 13 False How to plot percentage with seaborn distplot / histplot / displot
339 2021-08-19 [python, matplotlib, seaborn, legend] 190113 39 False Move seaborn plot legend to a different position
340 2021-08-17 [python, pandas, dataframe, csv] 554 1 True How to read_csv with incorrectly formatted file
341 2021-08-16 [python-3.x, matplotlib, mplcursors, plot-annotations] 559 1 True How to annotate with multiple columns using mplcursors
342 2021-08-16 [python-3.x, pandas, matplotlib, mplcursors, plot-annotations] 338 3 True How to add entire dataframe row as scatter plot annotation
343 2021-08-15 [python, pandas, matplotlib, seaborn, scatter-plot] 169017 3 False Color a scatter plot by Column Values
344 2021-08-15 [python, pandas, matplotlib, seaborn, subplot] 545158 7 False How to plot in multiple subplots
345 2021-08-14 [python, pandas, matplotlib, bar-chart] 3153 0 False How to annotate a stacked bar plot and add legend labels
346 2021-08-14 [python, pandas, matplotlib, plot] 770 2 True How to plot observations from each row of a dataframe as a line plot
347 2021-08-11 [python, pandas, matplotlib, plot, seaborn] 114 2 False How to iteratively remove X axis labels from multiple subplots
348 2021-08-11 [python, pandas, matplotlib, plot, bar-chart] 1467 4 True How to create a grouped bar plot from lists
349 2021-08-11 [python, pandas, datetime, matplotlib, bar-chart] 2373 3 True How to create a yearly bar plot grouped by months
350 2021-08-10 [python, matplotlib, seaborn] 2633 1 True Add image to background of plot with Seaborn & Matplotlib
351 2021-08-10 [python, pandas, matplotlib, plot, seaborn] 215 1 True How to create a heatmap to display matching and not matching data
352 2021-08-10 [python, pandas, matplotlib, plot, scatter] 86 1 True multi-index dataframe causes wide separation between plotted data
353 2021-08-10 [python, pandas, matplotlib, pandas-groupby, bar-chart] 208 1 True How to plot grouped bars in the correct order
354 2021-08-10 [python, matplotlib, plot, subplot] 1064 4 True Creating Subplots with a Function and Loop
355 2021-08-10 [python, pandas, matplotlib, plot, pandas-groupby] 407 2 True Create eventplot from pandas long format
356 2021-08-09 [python, pandas, dictionary, machine-learning] 140 2 True Average values of dictionaries
357 2021-08-09 [python, pandas, dictionary, matplotlib, errorbar] 1447 1 True Create a lineplot using a dictionary
358 2021-08-09 [python, matplotlib, plot, seaborn, bar-chart] 301 1 True Problem with plotting two lists with different sizes using matplotlib
359 2021-08-08 [python, pandas, matplotlib, seaborn] 1270 0 True Scatter plot with different colors and markers from wide formatted data
360 2021-08-07 [python, pandas, matplotlib, windrose] 466 2 True How to plot a windrose when the wind direction is a categorical value
361 2021-08-07 [python, pandas, matplotlib, seaborn, annotate] 562 2 True Annotate some scatter plot observations
362 2021-08-05 [python, pandas, matplotlib, plot] 332 1 False Annotate some line plot observations
363 2021-08-04 [python, pandas, sorting, matplotlib, bar-chart] 2749 5 True How can I sort my stacked bar chart in descending order?
364 2021-08-03 [python, dataframe, matplotlib, data-visualization, bar-chart] 605 2 True How to annotate only one category of a stacked bar plot
365 2021-08-03 [python, pandas, matplotlib, seaborn, bar-chart] 511 3 True How to Increase subplot text size and add custom bar plot annotations
366 2021-08-02 [python, pandas] 60 1 True Pandas for Aggregating Stats and Finding Max and Min Performers
367 2021-08-01 [python, pandas, matplotlib, bar-chart] 1590 1 True How to calculate and plot accuracy between two columns
368 2021-08-01 [python, pandas, matplotlib, seaborn, bar-chart] 2690 2 True How to color bars based on a separate pandas column
369 2021-07-31 [python, matplotlib, seaborn] 150607 20 False How to plot a single point in matplotlib
370 2021-07-30 [python, pandas, matplotlib] 341 0 False How to plot data chronologically
371 2021-07-30 [python, matplotlib] 1323 3 True How to increase the height of matplotlib “table” plot
372 2021-07-30 [python, pandas, matplotlib, seaborn, bar-chart] 3761 2 True How to get a grouped bar plot of categorical data
373 2021-07-29 [python, pandas, matplotlib, seaborn, bar-chart] 1864 3 True How to make multiple plots with seaborn from a wide dataframe
374 2021-07-29 [python, pandas, matplotlib, seaborn, grouped-bar-chart] 72164 9 False How to create a grouped bar plot
375 2021-07-28 [python, pandas, matplotlib] 622 2 True xmin position isn't located as expected when using axhline
376 2021-07-22 [python, pandas, matplotlib, seaborn, violin-plot] 757 3 True How to generate separate violinplots for each class and group
377 2021-07-21 [python, pandas, datetime, seaborn] 3921 3 False How to plot a seaborn boxplot for each month and year
378 2021-07-21 [python, pandas, matplotlib, seaborn, bar-chart] 2377 2 True How to create grouped bar plots in a single figure from a wide dataframe
379 2021-07-20 [python, matplotlib, seaborn, scatter-plot, relplot] 828 4 True seaborn.lmplot raises ValueError when set both `hue` and `scatter_kws`'s `s`
380 2021-07-19 [python, pandas, matplotlib] 37 1 True Setting color of scatter according to the in matplotlib
381 2021-07-02 [python, matplotlib, bar-chart, gridlines] 768 0 False How to plot grid lines below bars and lines and lines on top of everything
382 2021-07-02 [python, pandas, matplotlib, seaborn, visualization] 1317 4 False How to plot multiple lines with error bars
383 2021-06-26 [python, pandas, matplotlib, seaborn] 235 1 True How to color the data points by a category
384 2021-06-24 [python, python-3.x, pandas, matplotlib, seaborn] 1588 1 True How to plot multiple CSV files with separate plots for each category
385 2021-06-24 [python, python-3.x, pandas, matplotlib, subplot] 548 5 True Plotting multiple columns groupby on multiple plots
386 2021-06-23 [python, pandas, matplotlib, bar-chart, subplot] 933 1 False Subplot for grouped value count bar plot
387 2021-06-22 [python, pandas, matplotlib, bar-chart] 109 0 True How to determine if the last value in all columns is greater than n
388 2021-06-16 [python, pandas, dataframe, matplotlib, bar-chart] 716 0 True How to plot the daily maximum values
389 2021-06-15 [python, matplotlib, mplfinance] 1010 3 True How to add multiple dataframe columns to the basic mplfinance plot()
390 2021-06-14 [python, pandas, matplotlib, seaborn, boxplot] 2416 2 False How to connect boxplots with a mean line
391 2021-06-14 [python, pandas, matplotlib, seaborn, boxplot] 78 1 True How to plot boxplots to a single axes
392 2021-06-14 [python, pandas, dataframe] 160 1 True Rolling window calculation is added to the dataframe as a column of NaN
393 2021-06-13 [python, pandas, matplotlib, bar-chart, data-analysis] 462 2 True How to relabel a category based on value_counts and then plot the data
394 2021-06-13 [python, pandas, matplotlib, bar-chart] 361 0 True How to plot element count and add annotations
395 2021-06-12 [python, numpy, matplotlib] 782 3 True How to find and connect the maximum points from each contour line
396 2021-06-11 [python, pandas, matplotlib, animation] 511 1 False How to animate multiple lines consecutively
397 2021-06-10 [python, pandas, matplotlib, seaborn] 168509 6 False Plotting grouped data in same plot using Pandas
398 2021-06-09 [python, numpy, matplotlib, seaborn, legend] 2023 2 True How to create a legend separated by color and linestyle
399 2021-06-09 [python, pandas, matplotlib, seaborn, relplot] 836 1 True How to plot wide format dataframe with seaborn.relplot
400 2021-06-03 [python, pandas, matplotlib, seaborn] 684 4 True How to plot a wide dataframe with colors and linestyles based on different columns
401 2021-05-25 [python, pandas, datetime] 331 0 False How to extract the date component from multiple datetime columns
402 2021-05-25 [python, matplotlib, colorbar] 6016 1 False How to add a colorbar to one subplot axes
403 2021-05-24 [python, pandas, dataframe, seaborn, boxplot] 346 4 True How to include data as one group, when plotting separate groups in seaborn
404 2021-05-24 [python, pandas, matplotlib, bar-chart] 120 0 False How to plot grouped bar plots
405 2021-05-23 [python, pandas, matplotlib, seaborn] 1454 3 False How to create boxplots by group for all dataframe columns
406 2021-05-22 [python-3.x, pandas] 78 0 True How to average groups of columns
407 2021-05-21 [python, pandas, matplotlib, plot] 677 1 True Plotting a value against a time series x-axis
408 2021-05-20 [python, matplotlib, seaborn, histogram] 10254 12 True How to add a mean and median line to a Seaborn displot
409 2021-05-19 [python, seaborn, linear-regression, facet-grid, relplot] 2805 2 False How to add additional plots to a seaborn FacetGrid and specify colors
410 2021-05-19 [python, pandas, data-visualization] 203711 2 False Use index in pandas to plot data
411 2021-05-19 [python, pandas, matplotlib, yaxis, x-axis] 75875 2 False Fixing x axis scale and autoscale y axis
412 2021-05-19 [python, python-3.x, numpy, matplotlib] 1895 2 False How to automatically set the y-axis limits after limiting the x-axis
413 2021-05-19 [python, matplotlib, plot] 3700 3 True How to plot images in subplots
414 2021-05-18 [python, matplotlib, seaborn, bar-chart, plot-annotations] 17896 20 True Seaborn Catplot set values over the bars
415 2021-05-18 [python, numpy, matplotlib, pip] 1197 4 True installing matplotlib ERROR: Command errored out with exit status -4
416 2021-05-18 [python, matplotlib, seaborn, boxplot, swarmplot] 6286 11 True How to add a mean line to a seaborn stripplot or swarmplot
417 2021-05-17 [matplotlib, seaborn, visualization, scatter-plot, errorbar] 6900 3 True Adding error bars to seaborn scatter plot (when a line plot is combined)
418 2021-05-17 [python, pandas, matplotlib] 145 2 True IndexError when plotting pandas dataframe with subplots
419 2021-05-16 [python, pandas, matplotlib, seaborn, bar-chart] 443693 66 False How to add value labels on a bar chart
420 2021-05-16 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 3413 2 True How to create stacked bar chart color coded by category
421 2021-05-16 [python, pandas, matplotlib] 122 1 False matplotlib numeric values are plotted out of order
422 2021-05-15 [python, pandas, dictionary, matplotlib, seaborn] 185 1 True How to select dataframe columns in a loop using dict values
423 2021-05-15 [python, pandas, matplotlib, scikit-learn, linear-regression] 2246 4 True How to plot the predicted value against all features of a dataset
424 2021-05-14 [python, matplotlib, scatter-plot, axis, figure] 842 1 False matplotlib axis values are not sorted
425 2021-05-14 [python, matplotlib, scatter-plot] 11569 3 True xlabel and ylabel values are not sorted in matplotlib scatterplot
426 2021-05-13 [python, seaborn, facet-grid, catplot] 69594 11 False Draw a line at specific position/annotate a Facetgrid in seaborn
427 2021-05-11 [python, pandas, matplotlib, seaborn, bar-chart] 117 3 True How to add additional text to matplotlib annotations
428 2021-05-10 [python, pandas, matplotlib, seaborn] 560 1 True Values are plotted out of order with a datetime axis
429 2021-05-10 [python, pandas, matplotlib, seaborn] 680 2 True How to aggregate a metric and plot groups separately
430 2021-05-09 [python, pandas, matplotlib, plot, seaborn] 14288 4 False How to plot multiple linear regressions in the same figure
431 2021-05-09 [python, pandas, matplotlib, seaborn, data-analysis] 282 4 True How to get a boxplot of each category in a single figure
432 2021-05-06 [python, pandas, matplotlib, seaborn] 1039 5 True Python seaborn: Unable to make my chart look like excel chart
433 2021-05-04 [python, image, numpy, matplotlib, histogram] 1649 2 False How to plot image color histogram
434 2021-05-03 [python, matplotlib, graph, seaborn, distribution] 622 1 False How to plot a distribution graph comparing subsets of different DataFrames
435 2021-05-03 [python, pandas, matplotlib, seaborn] 122 1 False How to remove axis tick marks when there isn't a corresponding value
436 2021-04-29 [python, pandas, dataframe, merge, multi-index] 58 1 True How to combine and pivot dataframes with different structures
437 2021-04-29 [python, json, pandas, json-normalize] 6320 2 True How to normalize a nested json with json_normalize
438 2021-04-26 [python, list, datetime, matplotlib] 269 0 False How to plot specific, and corresponding elements of two lists
439 2021-04-23 [python, matplotlib, animation, plot] 382 1 True plt.matshow().set_data() is not updating the AxesImage
440 2021-04-23 [python, pandas] 79206 3 False How to create dummies for certain columns with pandas.get_dummies()
441 2021-04-21 [python, matplotlib, pandas] 177526 11 False Saving plots (AxesSubPlot) generated from python pandas with matplotlib's savefig
442 2021-04-20 [python, pandas, matplotlib] 1130 1 False How to plot a dictionary of dataframes to subplots
443 2021-04-19 [python, matplotlib, plot, plotly, seaborn] 266 2 True How to create multiple groups of subplots for many unique ids
444 2021-04-18 [python, pandas, dataframe, nested-loops] 88 0 True How to remove undesired values from column
445 2021-04-14 [python, pandas, google-chrome, microsoft-edge, pandas-styles] 2277 4 True pandas styling doesn't display for all rows in large dataframes in Chrome or Edge
446 2021-04-04 [python, pandas, matplotlib, seaborn] 2584 3 False How to plot a line graph for each column
447 2021-03-30 [python, pandas, matplotlib] 1446 1 True No handles with labels found to put in legend error after plotting two plots on one chart
448 2021-03-14 [python, pandas, matplotlib, seaborn] 1230 2 True How to order values on the subplots x-axis
449 2021-03-09 [python, pandas, json-normalize] 819 0 False How to normalize a list of nested dicts and lists
450 2021-03-08 [python, pandas, matplotlib, seaborn] 502 1 True How to plot multiple lines within the same graph based on multiple subsets
451 2021-03-03 [python, json, pandas, dictionary, json-normalize] 1635 3 False Flattening dictionary with pd.json_normalize
452 2021-03-03 [python, pandas, matplotlib, seaborn] 1055 1 True Plot outliers using matplotlib and seaborn
453 2021-03-03 [python, pandas, matplotlib] 335 1 True How to subplot a dictionary of dataframes
454 2021-02-22 [html, email, browser, hyperlink, anchor] 83968 9 False href="mailto:" is not working on any of the browsers
455 2021-02-16 [python, pandas] 262 2 True 'CategoricalIndex' object has no attribute 'is_dtype_equal'
456 2021-02-15 [python, pandas, dataframe, numpy] 1031 2 False Calculate how much of a trajectory/path falls in-between two other trajectories
457 2021-02-15 [pandas, matplotlib, seaborn, axis, subplot] 111 1 True How to iteratively plot to the correct subplot axes
458 2021-02-14 [pandas, dataframe] 374 3 True How to get the count of dataframe rows at 75% or max
459 2021-02-14 [python, json, pandas, csv] 368 1 False Convert Nested Json to CSV Python
460 2021-02-14 [python, pandas, dataframe] 93 1 True Converting dictionary into dataframe
461 2021-02-14 [python, pandas, dataframe] 70 0 False Using .at results in a ValueError or TypeError
462 2021-02-11 [python, pandas, dataframe, filtering] 285 1 True Return value if value in a column is found in another dataframe column pandas
463 2021-02-11 [pandas, dataframe] 3643 1 False How to check if all columns of a pandas dataframe are equal to a given value
464 2021-02-10 [python, pandas, dataframe] 213 1 True How to separate data by minute into a csv file
465 2021-02-08 [python, pandas, seaborn, subplot] 508 1 True How to plot uneven number of subplots for seaborn histplot
466 2021-02-08 [python, pandas] 104 1 True Dropping rows based on date & time condition pandas dataframe
467 2021-02-07 [python, pandas, dataframe] 74 2 True How to get values from a dict into a new column, based on values in column
468 2021-02-07 [python, pandas, matplotlib, seaborn, histogram] 1482 7 True How to align histogram bin edges in overlaid plots
469 2021-02-06 [python, pandas, pandas-groupby] 333 2 True How to get the cumulative count based on two columns
470 2021-02-06 [python-3.x, pandas] 640 1 True How to calculate data changes over time using Python
471 2021-02-05 [python, json, pandas, list, dataframe] 650 1 True How to parse out lists returned by an API into a pandas dataframe
472 2021-02-05 [python, json, pandas, json-normalize] 1400 1 True json_normalize produces a KeyError when trying to extract certain attributes
473 2021-02-05 [python, pandas, dataframe, time-series, data-science] 608 2 True How to select only the constant values in a timeseries
474 2021-02-04 [pandas] 445 0 True Pandas - column is not found as key to groupby
475 2021-02-04 [python-3.x, pandas] 441 1 False Display row with False values in validated pandas dataframe column
476 2021-02-04 [python, regex, pandas, regex-lookarounds] 1165 3 True How to extract a word before another word in pandas
477 2021-02-04 [python, pandas] 678 0 False How to divide a dataframe by another column of the same dataframe
478 2021-02-03 [python, pandas, exception, google-translation-api] 336 2 True Issue using a conditional statement within a Lambda function in Pandas
479 2021-02-03 [python, regex, pandas] 101 1 True Issue with conversion of text data into a dataframe
480 2021-02-03 [python, pandas, pandas-loc] 474 4 True How to transform and combine two DataFrames
481 2021-02-02 [python, pandas, dataframe, csv] 11367 0 False How to split a dataframe by unique groups and save to a csv
482 2021-02-02 [python, pandas, dataframe] 279 1 True Split per attribute
483 2021-02-01 [python, arrays, pandas, function, numpy] 325 2 True Optimizing a standard deviation function Pandas Numpy Python
484 2021-02-01 [python, pandas, numpy] 307 3 True pandas argmax returns an unexpected value
485 2021-02-01 [python, pandas, matplotlib, seaborn] 652 1 True How to groupby and plot the aggregated values
486 2021-01-31 [python, pandas] 865 3 False How to assign values to a multi-index slice in pandas
487 2021-01-31 [python, pandas, matplotlib, seaborn, bar-chart] 1783 1 False How to set the horizontal alignment of a text annotation for a bar plot
488 2021-01-30 [python, pandas, matplotlib, plot, bar-chart] 317 2 True Sorting values in plt.bar
489 2021-01-30 [python, pandas, date, datetime, object] 1085 4 False How to convert dates to get only the numeric year
490 2021-01-29 [python, pandas, dictionary, lambda, data-science] 1164 5 True How to map to values inside a column of lists in pandas
491 2021-01-29 [python, pandas, performance, datetime, timezone] 5618 7 True How to convert unix epoch time to datetime with timezone in pandas
492 2021-01-28 [python, pandas] 3068 1 True KeyError: '[] not in index' when renaming pandas columns by index assignment
493 2021-01-28 [python, pandas, bokeh] 987 1 True How to add Arrow annotations with an offset to a bokeh plot with a datetime x-axis
494 2021-01-28 [python, pandas, dataframe, numpy] 1781 4 True Add a column to a df where if a certain value is 0, return 1 else return the original value of the column
495 2021-01-28 [python, pandas] 127 1 True How to groupby a column which contains a list
496 2021-01-27 [python, pandas, scipy, tuples] 415 1 True How to split a tuple into multiple columns in dictionary
497 2021-01-26 [python, pandas, dataframe, matplotlib] 271 2 True How to get the count of a group based on another group and plot the result
498 2021-01-26 [python, pandas, dataframe] 643 2 True pandas 1.2.1 to_csv performance with datetime as the index and setting date_format
499 2021-01-25 [python, json, pandas, json-normalize] 1834 0 True How to extract values in a JSON file into separate columns in a dataframe row
500 2021-01-25 [python, pandas, matplotlib] 89 1 True How to iteratively plot custom groups of dataframes
501 2021-01-25 [python, pandas, loops, for-loop, group-by] 378 2 True How to create files from a groupby object, based on the length of the dataframe
502 2021-01-23 [python, pandas, time] 66 1 True How to create separate dataframes with groupby time
503 2021-01-23 [python, pandas, dataframe, json-normalize] 533 2 True How to flatten a nested JSON into a pandas dataframe
504 2021-01-23 [python, pandas, dataframe] 978 1 True How to convert a column string of hh:mm to a time format
505 2021-01-22 [python, pandas, list, dictionary, json-normalize] 1351 3 True How to transform a list of dictionaries, containing nested lists into a pandas df
506 2021-01-22 [python, pandas, json-normalize] 89 2 True importing nested dictionary data in pandas
507 2021-01-22 [python, pandas, dataframe, datetime] 410 1 False How to get an ordered count of month names from a datetime index
508 2021-01-21 [python-3.x, pandas, numpy, date, pandas-groupby] 62 1 True How to subtract datetimes based on transition events in another column
509 2021-01-20 [python, pandas, dataframe, matplotlib] 1670 1 True How to add multiple bar graph in subplot in Matplotlib
510 2021-01-19 [python, windows, outlook, win32com] 11950 1 False Retrieving outlook Contacts via python win32com
511 2021-01-18 [python, pandas, merge, concatenation] 141 4 False Iteratively combine text in first column with existing text in other columns
512 2021-01-18 [python, pandas, dataframe] 159 1 True How to add columns to all dataframes in a list
513 2021-01-16 [python, pandas, dataframe] 721 2 True How to convert a column of strings to python literals and extract the values
514 2021-01-14 [python, pandas, dataframe, jupyter-notebook] 1136 0 True How to convert a JSON file and convert it to CSV keeping the headings using Dataframes
515 2021-01-13 [python, json, pandas, dataframe, json-normalize] 2787 2 True How to normalize a nested JSON key into a pandas dataframe
516 2021-01-13 [python, pandas, matplotlib] 281 1 True How to plot a mixed bar and line plot and get the x-axis as year
517 2021-01-13 [python, pandas, plotly, plotly-python, plotly-express] 8512 3 False Is there a way to use Plotly express to show multiple subplots
518 2021-01-13 [python, pandas, matplotlib, plot] 1141 2 True How to make a line plot from a dataframe with multiple categorical columns in matplotlib
519 2021-01-12 [python, pandas, matplotlib, seaborn, histogram] 2859 0 True How to plot a stacked seaborn histogram colored from a different column
520 2021-01-12 [python, pandas, matplotlib, plot] 1078 1 True How to format the x-axis to show every year on the major ticks
521 2021-01-10 [python, pandas, plotly-express] 1195 1 True How to combine two Dataframes and plot data as one line using plotly-express
522 2021-01-09 [python, pandas, function, dataframe] 64 0 True Create a function for a number of lists and correctly group the list elements
523 2021-01-09 [python, matplotlib, colors, pyqt, seaborn] 292261 15 False How to change the color of the axis, ticks and labels
524 2021-01-08 [python, pandas, list, dataframe, ggpairs] 2518 1 False Make a list of python pairs of two columns from dataframe in python
525 2021-01-08 [python, pandas, json-normalize] 1029 2 True How to take a column of lists of dictionary values and create new columns using their values (not keys)
526 2021-01-08 [python, pandas, json-normalize] 4658 3 True How to split a pandas column with a list of dicts into separate columns for each key
527 2021-01-06 [python, pandas, formatting, json-normalize] 1049 1 True How to normalize multiple columns of dicts in a pandas dataframe
528 2021-01-05 [python, average, date-range, pandas] 3651 4 False get the average for specific range of dates in pandas
529 2021-01-05 [json, python-3.x, pandas, list, json-normalize] 128 1 True How to flatten a json from an api using pandas
530 2021-01-04 [python, pandas, csv] 134 3 True python read CSV with commas as separators but interpret commas inside quotes as thousands
531 2021-01-04 [python, pandas, matplotlib, biopython, fasta] 161 2 True How to write files without overwriting them with each loop iteration
532 2021-01-02 [python, pandas, dataframe, datetime, indexing] 101 1 True How to aggregate a function on a specific column for each day
533 2021-01-02 [python, pandas, dataframe, datetime, indexing] 405 3 True How to index out open and close in pandas datetime dataframe?
534 2020-12-31 [python] 24592 2 False How to load multiple text files from a folder into a python list variable
535 2020-12-25 [python, pandas, dataframe, matplotlib, multi-index] 257 1 False How to plot a chart using a multi-indexed dataframe
536 2020-12-25 [python, pandas, matplotlib, twitter] 3506 2 True How to plot word frequency, from a column of lists, in a bar chart
537 2020-12-24 [python, pandas, dictionary] 327 2 True How to perform a conditional calculation
538 2020-12-24 [pandas, dataframe, vlookup, calculation] 233 0 False Pandas Vlookup 2 DF Columns Different Lengths & Perform Calculation
539 2020-12-23 [python-3.x, pandas, dataframe] 141 1 True Pandas column: List of columns in specific order
540 2020-12-23 [python, pandas, dataframe, dictionary] 67 0 False How to turn a dictionary into a dataframe with all the keys in a column
541 2020-12-19 [python, pandas, dataframe] 5380 3 True How to split data groups into quartiles by group's size
542 2020-12-18 [python, pandas] 757 2 True How to correctly convert the column in csv that contains the dates into JSON
543 2020-12-17 [python, pandas, matplotlib, plot, data-science] 98482 5 False How to plot multiple pandas columns
544 2020-12-16 [python, terminal, pycharm, ide, window] 280 1 True How to close all opened instances of the Terminal at once in PyCharm
545 2020-12-16 [python, pandas, directory, pathlib] 141 2 True FileNotFoundError in iterating over files under a directory
546 2020-12-15 [python, json, pandas, json-normalize] 156 1 True Unstacking json dictionaries in pandas
547 2020-12-15 [python, pandas, dataframe] 62 0 True Python accessing Nested JSON Data and saving into dataframe
548 2020-12-15 [python, pandas, matplotlib, seaborn, bar-chart] 1978 1 True how to create a bar chart in python with multiple x-axis
549 2020-11-25 [python, pandas, matplotlib, stackedbarseries] 6771 4 True How to create stacked bar chart with a time series and aggregated values
550 2020-11-17 [python, pandas, csv, quotation-marks] 1466 2 False Data in csv with enclosed data in double quotation marks
551 2020-11-16 [python, pandas, csv, concatenation] 504 2 True How to feed multiple files to pandas to filter data and concatenate all the results
552 2020-11-14 [python, pandas, numpy, dataframe, pytorch] 2085 4 True How to convert a pandas dataframe into a numpy array with the column names
553 2020-11-14 [python, pandas, string] 86 2 True How to create a column of strings, including the values from another column
554 2020-11-14 [python, pandas, for-loop] 637 2 True How to read multiple data sets, and create a single dataframe with a year column
555 2020-11-14 [python, python-3.x, pandas, dataframe, date] 26 1 True Trouble with Converting to Datetime Type in Python
556 2020-11-12 [python, pandas, matplotlib, seaborn, bar-chart] 14853 13 True How to annotate a seaborn barplot with the aggregated value
557 2020-11-12 [python, pandas, matplotlib, seaborn] 13458 7 True How to plot min/max bars with a bar plot
558 2020-10-29 [python-3.x, pandas, time-series, pandas-groupby] 1542 2 False How to convert calendar year to water year in pandas
559 2020-10-29 [python, pandas, dataframe] 1696 3 True How to split a pandas dataframe on the frequency of values
560 2020-10-27 [python, pandas, data-manipulation] 520 2 True How to round calculations with pandas
561 2020-10-23 [python, numpy, matplotlib, scikit-learn, scatter-plot] 1162 2 False How to have multiple categorical markers on a scatterplot
562 2020-10-21 [python, pandas, error-handling, json-normalize, isbnlib] 287 2 True How to handle returned errors from applying isbnlib.meta with pandas
563 2020-10-17 [python, pandas, matplotlib] 408 1 True ValueError: invalid literal for int() with base 10: 'u' occurs when plotting from a specific file
564 2020-10-17 [python, numpy, matplotlib, scikit-learn, knn] 923 2 True How to extract the boundary values from k-nearest neighbors predict
565 2020-10-16 [matplotlib, seaborn, heatmap] 1906 2 True How to render a heatmap for a large array
566 2020-10-14 [python, pandas, dataframe, apply] 280 0 False pandas apply() results in UnboundLocalError
567 2020-10-12 [python, pandas, csv] 309 0 False How to read a csv, which changes structure, into a pandas dataframe
568 2020-10-12 [python, pandas, dataframe] 189 1 False How to determine if two pandas Series are within a given time interval
569 2020-10-11 [python, pandas, dataframe, statsmodels] 7944 4 True How to use statsmodels.tsa.seasonal.seasonal_decompose with a pandas dataframe
570 2020-10-11 [python-3.x, pandas, date, matplotlib] 7477 1 False How to plot columns from a dataframe, as subplots
571 2020-10-10 [python, pandas] 3050 2 False Matching IDs with names on a pandas DataFrame
572 2020-10-09 [python, pandas, matplotlib, seaborn] 141 1 True How to plot a multi-categorical dataframe as a single boxplot figure
573 2020-10-09 [python, pandas, dataframe, datetime] 3979 2 True How to change the day in datetime, to the first day of the current month
574 2020-10-09 [python, pandas, pandas-groupby] 77 1 True How to get unique counts based on a different column, with pandas groupby
575 2020-10-09 [python-3.x, pandas, dataframe] 119 2 True How to update a dataframe, from another dataframe with duplicates
576 2020-10-09 [python-3.x, pandas, function, numpy, dataframe] 275 1 True How to update a pandas dataframe with sets, from another dataframe
577 2020-10-08 [python, pandas, dataframe, nan] 564 1 True How to conditionally update a dataframe, from another dataframe
578 2020-10-08 [python, python-3.x, pandas, dataframe, lookup] 1361 3 True How to use a pandas interval to lookup values, to fill another dataframe
579 2020-10-07 [python, pandas, dataframe, lambda, pandas-groupby] 444 1 True How to aggregate, combining dataframes, with pandas groupby
580 2020-10-07 [python, numpy, scikit-learn] 2067 2 True sklean mean_squared_error ignores the squared argument, with multioutput='raw_values'
581 2020-10-07 [python-3.x, pandas, dataframe] 124 1 False How to transform a dataframe from wide to long
582 2020-10-06 [python, matplotlib, subplot] 476 3 True How to plot figures to different subplot axes in matplotlib
583 2020-10-06 [python, numpy, matplotlib] 15966 19 True How to fix 'numpy.ndarray' object has no attribute 'get_figure' when plotting subplots
584 2020-10-06 [python, pandas] 105 4 False Row to column transformation in pandas
585 2020-10-06 [python, pandas] 396 1 True How to Boolean index a pandas dataframe with a function
586 2020-10-05 [python, pandas, seaborn, boxplot, categorical-data] 259 2 True How to plot side by side boxplots with grouped data from different columns
587 2020-10-05 [python, pandas] 62 2 True How to groupby and join, and then fillna from adjacent columns
588 2020-10-05 [python, pandas, sorting] 274 1 True How to sort column names, that are string formatted dates, by datetime order
589 2020-10-05 [python, dictionary] 88571 5 False Update method in Python dictionary
590 2020-10-05 [python, pandas, matplotlib] 36543 6 False How to get boxplot data for matplotlib boxplots
591 2020-10-05 [python, pandas, matplotlib, seaborn, bar-chart] 41705 18 False Horizontal stacked bar plot and add labels to each section
592 2020-10-05 [python, pandas] 141 1 True How to map dirty strings to numbers, in pandas
593 2020-10-04 [python, jupyter-notebook] 13842 7 True How to display two figures, side by side, in a Jupyter cell
594 2020-10-04 [python, matplotlib, bar-chart, histogram] 752 1 True How to separate a dataframe column by intervals, and plot
595 2020-10-04 [python, pandas, pandas-groupby] 488 2 True How to groupby and forward fill with 0
596 2020-10-04 [python, pandas, pycharm] 423 1 True PyCharm variable explorer does not display pandas column names with whitespace
597 2020-10-04 [python, json, pandas, dataframe, alpha-vantage] 1542 4 True How to extract the alphavantage api response into a pandas dataframe
598 2020-10-03 [python, pandas, matplotlib] 3797 2 False How to resolve AttributeError: 'numpy.ndarray' object has no attribute 'get_figure' when plotting subplots
599 2020-10-03 [pandas, numpy, matplotlib, python-imaging-library] 912 2 True How to use PIL to create images from the row values in pandas
600 2020-10-03 [python-3.x, pandas, dataframe, json-normalize] 6218 11 True How to convert a nested dict, to a pandas dataframe
601 2020-10-03 [python, pandas, pandas-groupby] 101 1 True How to aggregate sum, and convert unique row values to column names, in pandas?
602 2020-10-03 [python, json, pandas, nested] 1994 -1 True How to flatten multiple, deeply nested, JSON files, into a pandas dataframe?
603 2020-10-03 [python, pandas, matplotlib] 1542 1 True How to plot multiple subplot dataframe histograms in Python?
604 2020-10-03 [python-3.x, pandas, plotly, bar-chart, plotly-python] 4468 4 True How to plot a stacked bar with plotly, from a dataframe
605 2020-10-03 [python, arrays, numpy] 42297 20 False How to get a list of all indices of repeated elements in a numpy array
606 2020-10-02 [python, python-3.x, pandas, json-normalize] 3529 4 True How to update a pandas dataframe, from multiple API calls
607 2020-10-02 [python, pandas, matplotlib, seaborn] 1658 1 True How to groupby and plot groups in the same figure
608 2020-10-02 [python, list, for-loop] 481 1 False How to cumsum all values at tuple index n, from a list of tuples?
609 2020-10-02 [python, list, datetime] 68 1 True How to select alternating values from a list, to convert to datetime?
610 2020-10-01 [python, json, pandas, dataframe, normalize] 661 2 True How to flatten a JSON to a wide format, in pandas
611 2020-10-01 [python, json, pandas, amazon-cloudtrail, json-normalize] 1013 2 True How to read AWS CloudTrail JSON Logs into a pandas dataframe
612 2020-10-01 [python, datetime, timedelta] 629 2 True How to calculate the total seconds from now plus n days
613 2020-10-01 [python, pandas, merge] 102 5 True Renaming pandas columns by slicing, causing merge to fail
614 2020-10-01 [python, pandas, numpy, dataframe] 222 1 True How to assign a non-indexed array of values to a dataframe, and match index alignment?
615 2020-09-30 [python, pandas] 411 2 False How to load a text file of data with many commented rows, into pandas?
616 2020-09-30 [python, pandas, seaborn, relplot] 11888 2 True How to plot data from multiple dataframes with seaborn relplot
617 2020-09-30 [python, pandas, matplotlib] 6081 2 True matplotlib plt.figsize() parameters not working with pandas DataFrame plot
618 2020-09-30 [python, pandas, pandas-groupby] 1692 1 True How to groupby multiple columns and aggregate diff on different columns?
619 2020-09-30 [python, pandas] 1841 3 True How would I remove multiple values within one column in Python
620 2020-09-30 [python, seaborn] 58941 34 True FutureWarning: Pass the following variables as keyword args: x, y
621 2020-09-30 [python, pandas] 568 1 False How to apply math functions while filtering (using loc) in pandas
622 2020-09-29 [python, pandas, matplotlib, time-series] 1357 1 True How to plot a min-max fill_between plot from multiple files
623 2020-09-29 [python, string, list, filter] 37533 46 True How to retrieve partial matches from a list of strings
624 2020-09-29 [python, html, pandas, data-mining] 1299 2 True How to extract html tables from files, using pandas?
625 2020-09-28 [python, pandas] 347 0 True How to save multiple pandas dataframes to Excel
626 2020-09-28 [python, pandas, finance, quandl] 3387 2 True How to calculate the yearly cumulative percent change
627 2020-09-28 [python, excel, pandas, dataframe, csv] 719 1 False How to read a space separated file, with some needed, misformatted rows, into pandas?
628 2020-09-28 [python, pandas, matplotlib, datetime64] 168 4 True How to groupby and plot aggregated data?
629 2020-09-28 [python, pandas, matplotlib] 811 1 True How to plot a vertical line on a time series axis?
630 2020-09-27 [python, pandas] 1239 2 True How to create random floats and add them as a dataframe column
631 2020-09-26 [python, pandas, csv, sorting, datetime] 9525 2 True How to read, format, sort, and save a csv file, without pandas
632 2020-09-26 [python, pandas, merge] 1107 2 True pandas.merge result is larger than the two separate dataframes
633 2020-09-26 [python, pandas, matplotlib, bar-chart] 2686 1 True How to groupby, aggregate and plot a bar plot?
634 2020-09-26 [python, pandas, dataframe, zip] 127 0 True How to load downloaded and unzipped text files into a pandas dataframe?
635 2020-09-26 [python, list, indices] 768014 10 False How to find all occurrences of an element in a list
636 2020-09-25 [python, pandas, dataframe, feature-engineering] 6907 3 False How to filter a column by greater than considering an index
637 2020-09-25 [python, pandas, matplotlib, seaborn] 2194 6 True How to create a min-max lineplot by month
638 2020-09-25 [python, pandas, dataframe, matplotlib] 378 1 True Plotting monthly line plot crossing years pandas
639 2020-09-25 [python, json, csv, json-normalize] 1019 1 True How to extract all elements of a nested JSON?
640 2020-09-25 [python, pandas, matplotlib] 1999 3 True How to add labels and title to matplotlib.pyplot.matshow plot
641 2020-09-25 [python, list, indexing] 1588 2 False How to find the index where values in a list, increase value
642 2020-09-24 [python, math] 122 2 True Calculating pi with the limit method, produces unexpected results
643 2020-09-24 [python, pandas, nested-lists] 440 2 False How to extract data from lists as strings, and select data by value, in pandas?
644 2020-09-24 [python, pandas] 150 1 True How to add a time sequence column, based on groups
645 2020-09-24 [python, pandas, csv, datetime, missing-data] 949 2 True How to read a csv with rows of NUL, ('\x00'), into pandas?
646 2020-09-24 [python, python-3.x, pandas, dataframe, country-codes] 3274 5 True How to convert country code to name with country_converter, in pandas
647 2020-09-24 [python, pandas] 85 4 True How to resolve pandas summing rows like strings, instead of numbers?
648 2020-09-24 [python, json, pandas, dataframe, json-normalize] 524 3 True Nested JSON: pandas.json_normalize and error unhashable type: 'dict'
649 2020-09-24 [python, pandas, matplotlib] 370 2 True How to plot multiple paired dataframe columns in a scatterplot?
650 2020-09-23 [python, python-3.x] 92 2 True How can I run a for loop and append items to a list at the end of the loop?
651 2020-09-23 [python, pandas, matplotlib, seaborn] 821161 151 False How to draw vertical lines on a given plot
652 2020-09-23 [python, excel, pandas, dataframe] 8480 5 False Limit writing of pandas to_excel to 1 million rows per sheet
653 2020-09-23 [python, python-3.x, pandas, json-normalize] 122 1 True Extract value from dict in column as column value, with NA's present
654 2020-09-23 [python, pandas, numpy] 391 3 True How to groupby interval index, aggregate mean on a list of lists, and join to another dataframe?
655 2020-09-22 [python, pandas] 631 1 True Error with pd.IntervalIndex.from_arrays during groupby merge
656 2020-09-22 [python, json, pandas, dataframe, json-normalize] 94 2 True How to convert multiple columns of dictionaries to a dataframe?
657 2020-09-22 [python, pandas, datetime, pandas-groupby] 26139 17 False How to bin time in a pandas dataframe
658 2020-09-22 [python, pandas] 103 1 True Use pivot_table and groupby for calculation (groupby.mean() doesn't address unique 'batch')
659 2020-09-21 [python, pandas, pandas-groupby] 219 2 True How to specify a date range for .loc with groupby and a lamda expression?
660 2020-09-21 [python, python-3.x, pandas, csv, matplotlib] 530 2 True How to import a 'dirty' csv file into pandas and plot?
661 2020-09-21 [python, python-3.x, pandas] 509 1 True How to update a multi-index dataframe from another dataframe?
662 2020-09-20 [python, matplotlib] 107 1 True How to generate rectangular boxplots in matplotlib?
663 2020-09-20 [python, pandas, pandas-groupby, aggregate, mean] 113 0 False How to groupby and aggregate an operation to multiple columns?
664 2020-09-20 [python, pandas, csv] 10955 15 True Dataframe: Cell Level: Convert Comma Separated String to List
665 2020-09-20 [python, python-3.x, pandas, string, indexing] 223 0 False How to combine two dataframes and naturally sort on a column of mixed alphanumeric types?
666 2020-09-20 [python, arrays, pandas, dataframe, matplotlib] 229 3 True How to convert a dataframe from long to wide, with values grouped by year in the index?
667 2020-09-19 [python, pandas, date, dataset, transpose] 117 2 True How to calculate daily user difference and reshape pandas dataframe?
668 2020-09-19 [python, matplotlib, seaborn] 10096 3 False How to plot multiple seaborn.distplot in a single figure
669 2020-09-19 [python, pandas, pandas-groupby] 832 1 True How to create a groupby dataframe without a multi-level index
670 2020-09-19 [python, pandas, dataframe] 507 0 True pandas: filter data using column in unix timestamp
671 2020-09-19 [python, json, pandas, json-normalize] 1102 11 False How to download a nested JSON into a pandas dataframe
672 2020-09-19 [python, pandas, dataframe, bar-chart] 3041 4 True How to groupby year and date, and aggregate sum in pandas
673 2020-09-19 [python, pandas, dictionary, json-normalize] 2528 4 True How to convert a column of dictionaries to separate columns in pandas?
674 2020-09-19 [python, pandas, datetime] 2438 1 True time data doesn't match format specified when it seemed to be match
675 2020-09-19 [python, numpy, scikit-learn, reshape, sklearn-pandas] 442 0 True Error in using DataFrameMapper() for PolynomialFeature() in sklearn
676 2020-09-18 [python, pandas, dataframe, datetime] 2888 3 True How to convert a column with Excel Serial Dates and regular dates to a pandas datetime?
677 2020-09-18 [python, pandas, dataframe, filter] 347 2 True How to filter a pandas dataframe to include specific values?
678 2020-09-18 [python, pandas, group-by, apply] 2304 1 True How to filter a pandas dataframe and then groupby and aggregate a list of values?
679 2020-09-18 [python, pathlib] 653 1 True How to compare cross-platform pathlib paths?
680 2020-09-18 [python, pandas, dataframe, matplotlib, seaborn] 1411 2 True pairplot columns from multiple dataframes labelled by classes from the category column
681 2020-09-18 [python, pandas, matplotlib, seaborn] 1055 3 True How can I apply seaborn.scatterplot(style) in matplotlib module?
682 2020-09-17 [python, pandas, dataframe] 254 0 True How to stack groups of columns in and pandas dataframe?
683 2020-09-17 [python, scipy] 1251 0 True How to integrate the data from a text file in python
684 2020-09-17 [python, pandas, xgboost] 6230 6 True How to predict with an xgboost model, on a single row in a dataframe
685 2020-09-16 [python, pandas, matplotlib, seaborn] 5039 6 True How to plot a seaborn ridge plot
686 2020-09-16 [python, pandas, matplotlib, legend, twinx] 190 3 True Python (twinx plot) Wacky graph
687 2020-09-16 [python, pandas, csv] 764 2 True How to dropna where all rows are NaN except the date column?
688 2020-09-16 [python, matplotlib, seaborn, facet-grid, catplot] 8867 15 True How to rotate xticklabels in a seaborn catplot
689 2020-09-16 [python, pandas, pivot, pivot-table] 767 3 False How to pivot a dataframe to a wide format
690 2020-09-15 [python, loops, json-normalize] 345 0 True How to extract and count values from a nested JSON?
691 2020-09-15 [python, json, dataframe, web-scraping, telethon] 424 1 True How to extract data from a list of dicts, into a pandas dataframe?
692 2020-09-15 [python, python-3.x, pandas, dataframe, csv] 694 1 True How to read a csv file containing rows of uneven length and fix the rows?
693 2020-09-15 [python, pandas, matplotlib, seaborn, stacked-chart] 945 2 True How to add annotations to stacked percentage bar plot
694 2020-09-15 [python, pandas, matplotlib, seaborn, catplot] 937 1 True How to filter pandas dataframe based on hue and col categories in seaborn catplot?
695 2020-09-15 [pandas, date, indexing, dayofmonth] 354 1 True Date is not working even when date column is set to index
696 2020-09-15 [python, pandas, numpy, matplotlib] 3778 1 False How to load a text file and plot multiple columns in a single figure
697 2020-09-15 [python, matplotlib, seaborn, subplot, facet-grid] 23777 34 True seaborn is not plotting within defined subplots
698 2020-09-15 [python, seaborn, scatter-plot, jointplot, jointgrid] 2672 5 True How to get jointplot markers with no fill
699 2020-09-15 [python, pandas, matplotlib, data-visualization, scatter-plot] 3226 4 False How to get markers with no fill, from matplotlib 3.3.1
700 2020-09-15 [python, pandas, dataframe, datetime, timedelta] 573 2 True How to filter a dataframe for a given time range?
701 2020-09-14 [python, pandas, dataframe] 909 4 True How to map images to a Pandas Dataframe from a Dictionary
702 2020-09-14 [python, pandas, loops, report] 139 2 True Call a report from a dictionary of dataframes
703 2020-09-14 [python, matplotlib] 178 1 True How to create plots inside a subplot figure?
704 2020-09-14 [python, pandas, dataframe, csv] 860 2 True How to read a csv and aggregate data by groups?
705 2020-09-14 [python, pandas, loops, report] 185 1 True How to read in multiple files as separate dataframes and perform calculations on a column?
706 2020-09-14 [python, pandas] 1624 2 True How to create a dataframe from multiple csv files?
707 2020-09-14 [python, pandas, dictionary, json-normalize] 5462 8 True How to json_normalize a column in pandas with empty lists, without losing records
708 2020-09-13 [python, json, pandas, dictionary, json-normalize] 4903 10 True How to json_normalize a column with NaNs
709 2020-09-13 [pandas, dataframe, dictionary, json-normalize] 503 0 True Pandas Dataframe splitting a column with dict values into columns
710 2020-09-13 [python, pandas, dataframe] 859 1 True How to find matching values between the columns of two dataframes?
711 2020-09-13 [python, pandas, dataframe, list] 106252 19 False How to determine the length of lists in a pandas dataframe column
712 2020-09-13 [python, pandas, matplotlib] 144 1 True How to correct overlapping tick labels in matplotlib plot
713 2020-09-13 [python, pandas, matplotlib, data-science, grouped-bar-chart] 1695 3 True How to add error bars to a grouped bar plot
714 2020-09-13 [python, python-3.x] 7435 2 False How to find the longest list in a list?
715 2020-09-12 [python, pandas, csv, split] 1061 2 True How to create a csv file for each column in a dataframe?
716 2020-09-12 [python, pandas, dataframe, date, tiingo] 170 1 True Tiingo Client API is pulling data outside of range by date
717 2020-09-12 [python, pandas, dataframe, data-science, google-colaboratory] 820 1 True Why is df.loc giving empty dataframe?
718 2020-09-12 [python, pandas, mean, calculated-columns] 155 2 True How to groupby part of a column name, and aggregate mean?
719 2020-09-12 [python, pandas, matplotlib, bar-chart, stacked-bar-chart] 4816 12 True How to annotate each segment of a stacked bar chart
720 2020-09-11 [python, numpy] 275 0 True How to delete all minimum values from array in python
721 2020-09-11 [python, pandas] 601 1 True Pandas date_range method
722 2020-09-11 [python, pandas, matplotlib, seaborn] 346 3 True clustering multiple categorical columns to make time series line plot in matplotlib
723 2020-09-11 [python, pandas, for-loop] 96 0 True How to read tables from multiple webpages, and combine them with pandas?
724 2020-09-11 [python, pandas] 843 1 True How to extract the last value in the last timestamp of a day?
725 2020-09-10 [python, matplotlib, plot, histogram, scatter-plot] 2312 3 True Turning a scatter plot into a histogram in python
726 2020-09-10 [python, pandas] 119 1 False Efficiently parsing time formatting in pandas/python
727 2020-09-10 [python, pandas, web-scraping, beautifulsoup, tuples] 1085 2 True Pandas read_html producing empty df with tuple column names
728 2020-09-10 [python, pandas, matplotlib] 182 0 True How to plot a stacked bar chart for pandas grouped features?
729 2020-09-10 [python, split, pandas, dataframe] 371534 4 False Splitting dataframe into multiple dataframes
730 2020-09-10 [python, pandas, dataframe] 379 1 True How to split a DataFrame into multiple DataFrames by row value?
731 2020-09-10 [python, pandas] 156618 11 False Creating dataframe from a dictionary where entries have different lengths
732 2020-09-09 [python, matplotlib] 69139 8 False Create stacked histogram from unequal length arrays
733 2020-09-09 [python, json, pandas, json-normalize] 175 3 True Flatten nested json in pandas
734 2020-09-09 [python, pandas, dataframe, loops, for-loop] 109 1 True Creating multirow pandas.DataFrames in Loop and append to list
735 2020-09-09 [python, matplotlib] 288 1 False What does the *, in *zip, and *D.items() doing?
736 2020-09-09 [python, matplotlib, linegraph] 5914 2 True How to plot a 'multiple-line' line graph in python
737 2020-09-08 [python, pandas, dataframe, for-loop, append] 469 2 True How to groupby date, find the max, and append it to the dataframe?
738 2020-09-08 [python, matplotlib, bar-chart] 5707 5 True How to annotate a bar plot and add a custom legend
739 2020-09-08 [python, beautifulsoup, encoding, python-requests] 1941 2 True How to decode utf-8 text from bs4 soup object?
740 2020-09-08 [python, pandas, matplotlib] 129 2 True Plotting time-series data from pandas results in ValueError
741 2020-09-07 [python, pandas, csv] 763 0 True Given a birthday column, how to calculate a persons age for the current day?
742 2020-09-07 [python, dataframe, matplotlib] 90 1 True plotting stock data point with date time passing over midnight
743 2020-09-07 [python, excel, pandas] 2122 1 False How to merge columns from multiple sheets in one excel file by pandas
744 2020-09-07 [python, pandas, dataframe, csv, data-analysis] 2534 3 False How to convert time in days, hours, minutes, and seconds to only seconds
745 2020-09-07 [python, matplotlib] 305 1 True Add grid and change size in barh python
746 2020-09-06 [python, arrays, pandas, numpy, text] 811 2 True How to subtract two columns of lists from each other in pandas?
747 2020-09-06 [python, pandas, loops, plot] 180 3 True why does a for loop draw plots outside the loop and not in between the for conditions?
748 2020-09-06 [python, pandas, numpy, matplotlib, plot] 737 2 True How to create a polar plot with azimuth, zenith and a averaged weight value?
749 2020-09-06 [python, pandas, numpy] 85 1 False How can I include a pandas data frame column as a parameter in an np.where function?
750 2020-09-06 [python, pandas, json-normalize] 1211 1 True Why is pandas.read_json, modifying the value of long integers?
751 2020-09-05 [python, matplotlib] 272 1 True Python read csv file with different number of rows
752 2020-09-05 [python, json, pandas, dictionary] 110 1 True Flattening a list of JSON strings with nested dict
753 2020-09-05 [python, pandas, dataframe, seaborn] 7245 8 True Heatmap of counts of every value in every column
754 2020-09-05 [python, matplotlib, plot, seaborn, data-visualization] 27714 21 True How to remove or hide y-axis ticklabels from a matplotlib / seaborn plot
755 2020-09-05 [python, json, python-3.x, pandas, json-normalize] 212 2 False How to change json data into dataframe
756 2020-09-03 [python, matplotlib] 924 0 False How to plot two lists in descending order based on y values?
757 2020-09-03 [python, pandas, dataframe, substring, json-normalize] 1169 3 True Pandas substring DataFrame column
758 2020-09-03 [python, pandas, numpy, compare, line] 193 1 True How to determine if any value in one array, is lower than any value in another array, for a given bin?
759 2020-09-03 [python, pandas, dataframe, seaborn] 516 1 True How to plot KDE for unique devices per hour with seaborn?
760 2020-09-03 [python, pandas] 157 3 True How do I calculate the distance between a row and the row immediately before it for each different value of a third column?
761 2020-09-03 [python, database, csv, beautifulsoup, python-requests] 93 1 True How can I clean up the response for this script to make it more readable?
762 2020-09-02 [python, pandas, matplotlib, plot] 739 2 False How to plot multiple dataframes into a single figure
763 2020-09-02 [python, seaborn, facet-grid] 12125 16 True How to format the y- or x-axis labels in a seaborn FacetGrid
764 2020-09-02 [python, matplotlib, bar-chart] 516 3 True How to make annotated grouped stacked barchart in matplotlib?
765 2020-09-02 [python, regex, pandas] 45 1 True Regex string for different versions
766 2020-09-01 [python, data-visualization, seaborn, kaggle] 840 1 True How to plot Month on the x-axis and Rainfall on the y-axis with Seaborn?
767 2020-09-01 [python-3.x, pandas, datetime] 46 1 True How to read in unusual date\time format
768 2020-09-01 [python, dictionary] 88 1 False create a dictionary with a .txt file in python
769 2020-09-01 [python, pandas, dataframe, pandas-groupby] 393 3 True How to groupby, and filter a dataframe based on the sum?
770 2020-09-01 [python, matplotlib, seaborn] 584 1 True python stack stacked bar plot for group by values
771 2020-08-31 [python, python-3.x, pandas] 59 3 True Drop rows from Pandas DF that contain elements in a list
772 2020-08-31 [python, python-2.7, numpy, structured-array, recarray] 13001 2 False numpy: How to add a column to an existing structured array?
773 2020-08-31 [python, numpy] 335 1 True How to add a column to numpy recarry
774 2020-08-31 [python, pandas, dataframe, csv, matplotlib] 330 1 True To create multiple plots in one single graph from multiple .csv files using Tkinter dialogue box
775 2020-08-31 [python, divide-by-zero] 620 1 False How to find and extract values from a txt file?
776 2020-08-31 [python, matplotlib, plotly, seaborn] 181 2 True How to make correct covid tracking time series plot with matplotlib in python?
777 2020-08-30 [python, python-3.x, dictionary, yfinance] 1350 1 True Yfinance IndexError: list index out of range
778 2020-08-30 [python, data-visualization, heatmap, fusioncharts, json-normalize] 100 0 False How to create FusionCharts heatmap from a list of dictionaries?
779 2020-08-30 [python, pandas, numpy, dataframe] 571 3 True Python pandas says columns can't be found but they exist within a csv file
780 2020-08-30 [jupyter-notebook, jupyter-lab] 272 0 False Can cells be merged without adding a blank line
781 2020-08-30 [jupyter-lab] 21936 29 True How to split and merge cells in JupyterLab
782 2020-08-29 [python, pandas, matplotlib] 72 2 True Creating a plot with multiple columns
783 2020-08-29 [python, pandas, scikit-learn, sklearn-pandas, imputation] 4496 5 False How to fill NaN values by imputation, in the Titanic Age column
784 2020-08-29 [python, pandas] 41 1 True How to merge columns by different criteria
785 2020-08-29 [python, pandas, datetime, timezone] 103 1 True Why will to_datetime handle positive timezones (UTC+) fine, but not negative timezones (UTC-)?
786 2020-08-28 [python, pandas] 213 2 True How to change dataframe's name flexibly?
787 2020-08-28 [python, pandas, seaborn] 17859 36 True Seaborn ValueError: zero-size array to reduction operation minimum which has no identity
788 2020-08-28 [python, pandas, dataframe] 77 1 True Using Groupby and remove groups that contain certain characteristics
789 2020-08-27 [python, pandas] 92 1 False Better way to do calculations for multiple dataframes and return statement?
790 2020-08-27 [python, csv] 197 2 True Comparing and updating CSV files using lists
791 2020-08-27 [python, pandas, matplotlib, datetime64] 1423 3 True Pandas dataframe plot(): x-axis date labels display but not data
792 2020-08-26 [python, json, pandas, flatten, json-normalize] 482 3 True Flattening nested JSON API dictionaries in Python
793 2020-08-26 [python, pandas, numpy, data-science] 47 0 True Is there a way to use the rolling function to compute statistics on multiple columns in Python?
794 2020-08-26 [python, pandas, scientific-notation] 158 1 False Specify float_format differently for each column (scientific notation vs decimal precision)
795 2020-08-25 [python, pandas] 706 7 False Divide two pandas columns of lists by each other
796 2020-08-25 [python, json, pandas, json-normalize] 256 1 True How to deal with nested JSON
797 2020-08-25 [python, pandas, dataframe] 43 1 True Loop over specific key words in Pandas DataFrame
798 2020-08-25 [python, pandas, string, dataframe] 320 1 True Split a string of category into specific Dataframe columns
799 2020-08-25 [python, pandas, datetime] 2769 0 False Calculate Last Friday of Month in Pandas
800 2020-08-25 [python, numpy, matplotlib, linear-regression, curve] 506 3 True Difficulty in plotting 2 degree linear regression
801 2020-08-25 [python, python-3.x] 64 0 True How can I remove the error bad operand type for unary +: 'str'. in a my looped sentence
802 2020-08-24 [python, python-3.x, pandas, dataframe] 84 1 True Intersection of 2 columns within a single Dataframe pandas
803 2020-08-24 [python, pandas, dataframe] 307 2 True How to expand a pandas column with a list of dictionaries into multiple columns
804 2020-08-24 [python, pandas] 698 1 False Add multiple columns at once to multiindex Pandas dataframe
805 2020-08-24 [python, pandas] 314 0 True How to read multiple csv from a list on pandas?
806 2020-08-24 [python, pandas] 3521 3 True Pandas error "AttributeError: 'DataFrame' object has no attribute 'add_categories'" when trying to add catorical values?
807 2020-08-23 [python, data-visualization, data-science, seaborn, line-plot] 1995 3 True How to display all numeric legend values in seaborn?
808 2020-08-23 [python, api, twitter, streaming, tweepy] 1076 2 True Exclude replies from twitter streaming - tweepy
809 2020-08-23 [python, pandas, pandas-groupby] 150 3 True How to apply a function by group?
810 2020-08-23 [python] 322 2 False Filtering text file based on the timestamp at the start of the row
811 2020-08-22 [python-3.x, csv] 650 0 False comparing two csv files in python that have different data sets
812 2020-08-22 [python, algorithm, function, loops, sorting] 61 2 True How to return a count of results identified in a function? (true/false)
813 2020-08-22 [python, python-3.x, pandas] 9739 5 False How to extract comma separated values to individual rows
814 2020-08-22 [python, pandas] 6324 3 False How to extract each value in a column of comma separated strings into individual rows
815 2020-08-22 [python, pandas, matplotlib] 1234 1 True How to make a bar chart with multiple series and count
816 2020-08-22 [python, pandas, testing] 512 1 False Is there an alternative for the soon-to-be-deprecated pandas.util.testing.assert_produces_warning?
817 2020-08-21 [python-3.x, matplotlib] 1065 0 True How to autoscale y-axis for bargraph in matplotlib?
818 2020-08-21 [python, pandas] 89 3 True Classify text from a Pandas Series
819 2020-08-21 [python, pandas, datetime, python-datetime, timedelta] 406288 62 False Calculate Time Difference Between Two Pandas Columns in Hours and Minutes
820 2020-08-20 [python, pandas] 105 3 True How to find a component of one column in another column?
821 2020-08-20 [python, pandas] 4006 1 True How to use rolling in pandas?
822 2020-08-20 [python, matplotlib] 1036 1 False Matplotlib Horizontal Bar Plot (barh): Why are the bars on top and not beside each other?
823 2020-08-19 [python, pandas, apply, yfinance] 71 0 True Question about .apply() and passing entire columns through functions
824 2020-08-19 [python, pandas, datetime, timezone, datetimeindex] 2084 1 True Creating pandas DatetimeIndex in Dataframe from DST aware datetime objects
825 2020-08-19 [python, matplotlib, seaborn] 2820 4 True Seaborn X axis Categorical data
826 2020-08-19 [python, pandas, matplotlib, bar-chart] 10796 10 True How to plot and annotate a grouped bar chart
827 2020-08-19 [python, pandas, dataframe, datetime] 500 1 True Pandas Getting sum of column value for next 6 months data for each group
828 2020-08-19 [python, matplotlib] 580 3 True How to align annotations at the end of a horizontal bar plot
829 2020-08-18 [python, matplotlib, scikit-learn, cluster-analysis, k-means] 2119 1 True How to plot clusters and centers from a multi-feature kmeans model, with Matplotlib?
830 2020-08-18 [python, pandas] 176 -2 True Assign labels: all values are false
831 2020-08-17 [python, pandas, dataframe, parsing, web-scraping] 834 1 True How to Parse the MLB Team and Player data using Pandas DataFrame?
832 2020-08-17 [python, json, linux, json-normalize] 1397 2 False Sum of values in json file with certain parameters in python
833 2020-08-17 [python, pandas, pandas-groupby] 45 1 True row time differences calculation and concatenation by mutual element in column
834 2020-08-16 [python, datetime] 459 2 False Python : Is there a way to get the names of last three Month Names?
835 2020-08-16 [python, matplotlib] 6013 1 True How to sort scatter plot by decreasing values of y axis using pyplot?
836 2020-08-16 [python, json, pandas, json-normalize] 48 1 True how to move values from pandas columns with dicts into new columns containing just the value
837 2020-08-16 [python, pandas, numpy] 4778 2 True Setting number of decimals in dataframe for a calculated value
838 2020-08-15 [python, csv, parsing, time] 245 2 True Parsing timestamp using csv module and datetime module
839 2020-08-14 [python, pandas, csv] 642 1 True Filtering in pandas dataframe is not working
840 2020-08-14 [python, list, dataframe, split, sum] 425 2 True Sum of values in each row of DataFrame
841 2020-08-14 [python, pandas] 1869 1 False How to create a mask for a specific column in a dataframe in python?
842 2020-08-13 [python, matplotlib] 1795 1 True How to get data from matplotlib bar chart
843 2020-08-13 [python, matplotlib, plot, seaborn, plot-annotations] 274323 32 False Putting text in top left corner of matplotlib plot
844 2020-08-13 [python, pandas, dataframe, apply] 251 2 True Pandas 1.1.0 apply function is altering the row in place
845 2020-08-13 [python, pandas, matplotlib, seaborn] 655 0 True How to implement seaborn lmplot to get a gridded plot containing each dataframe column?
846 2020-08-13 [python-3.x, pandas, oop] 52 1 False Structural Question Regarding pandas .drop method
847 2020-08-13 [python, json, dataframe, json-normalize] 182 0 True Convert JSON data in data frame Python
848 2020-08-12 [python, pandas] 198 4 True Extract maximum value from columns having similar names
849 2020-08-12 [python, pandas, nlp, sequencematcher] 933 1 True Comparing strings within two columns in pandas with SequenceMatcher
850 2020-08-11 [python, python-3.x, csv] 512 3 True Read a list from a csv row 'as a list' in python using DictReader
851 2020-08-11 [python, pandas, matplotlib, seaborn, bar-chart] 6008 2 True How to plot a bar plot of mean value by category
852 2020-08-11 [python, pandas, csv] 7724 3 False How can the data be read from a csv into a pandas dataframe, with multiple columns?
853 2020-08-11 [python, pandas, csv] 486 4 True Python Reading data from multiple CSV files and adding each file to a new column
854 2020-08-11 [python] 628 0 False How to resolve UnboundLocalError: local variable referenced before assignment?
855 2020-08-11 [python-3.x, indexing, extract] 112 1 False How to extract several timestamp pairs from a list in Python
856 2020-08-11 [python, pandas, dataframe, timestamp, comparison] 512 2 True Extracting Python Pandas records where Timestamp is within specific range
857 2020-08-11 [python, pandas, data-science] 337 1 True Pandas Series Histogram - How make subplots show up on separate graphs?
858 2020-08-09 [r, python-3.x, pandas, dataframe] 171 3 False R / Python - Split String Column into multiple distinct Columns
859 2020-08-08 [python, matplotlib, seaborn, heatmap, plot-annotations] 466 0 True Seaborn heatmap, format of annotations in non-diagonal cells
860 2020-08-08 [python, matplotlib, seaborn, facet-grid] 422 2 True How to sort a FacetGrid legend?
861 2020-08-08 [python, sql-server, pandas, dataframe] 55 1 True Drop row in Pandas dataframe if matching multiple values
862 2020-08-08 [python, pandas, dataframe] 110 0 False How to combine values in a column by group?
863 2020-08-08 [python, parallel-processing, multiprocessing] 233 1 False Parallel Processing using Multiprocessing in Python
864 2020-08-08 [python, pandas] 2844 1 False How can I convert a pandas Period into a timestamp or datetime object?
865 2020-08-08 [python, json, pandas, dictionary, json-normalize] 291353 92 False Split / Explode a column of dictionaries into separate columns with pandas
866 2020-08-08 [python, csv, dictionary, json-normalize] 932 0 True Converting an excel columns with each cell like a dictionary to multiple pandas columns
867 2020-08-08 [matplotlib, seaborn] 70 1 True Seaborn time series
868 2020-08-07 [python, pandas, dataframe, pandas-groupby] 106 0 True Efficient way to perform operations (rolling mean/add new columns) in each group from pandas groupby
869 2020-08-07 [python, pandas, matplotlib, data-manipulation] 694 4 True How to groupby dataframe with categorical variables for making linechart in matplotlib?
870 2020-08-07 [python, pandas] 49379 2 False Need of using 'r' before path-name while reading a csv file with pandas
871 2020-08-06 [python, string, variables, operators, yfinance] 3692 1 False Get information using yfinance for tickers with "."
872 2020-08-05 [python, pandas, dataframe, yfinance] 387 0 True How to add a column in multilevel Dataframe using pandas and yfinance?
873 2020-08-04 [python, yfinance] 3839 2 True Accessing yfinance Ticker objects for multiple tickers results in AttributeError
874 2020-08-04 [python, pandas, matplotlib, time-series, seaborn] 1909 7 True Aggregate time series data to make a scatter plot
875 2020-08-04 [python, yfinance] 297 0 True yfinance - not giving data for some tickers (just plain info)?
876 2020-08-04 [python, yfinance] 1082 0 True Yfinance - Cannot get recent stock data
877 2020-08-03 [python, pandas, dataframe] 490 2 True Merge object with pandas dataframe
878 2020-08-03 [python, pandas, dataframe, merge, concatenation] 168 1 True How to get unique dataframe rows based on multiple keys
879 2020-08-03 [python, pandas, dataframe, dictionary, json-normalize] 129 2 True How to extract data from a dictionary?
880 2020-08-03 [python, pandas, plotly, json-normalize] 127 0 True How to Create id for Mapping with plotly.express
881 2020-08-02 [python, matplotlib, bar-chart, data-science, data-analysis] 79 0 True sort bars in ascending order without involving dataFrames
882 2020-08-02 [python, pandas, matplotlib, seaborn, bar-chart] 2510 3 True How to plot and annotate grouped bars in seaborn / matplotlib
883 2020-08-02 [python, json, csv, json-normalize] 1002 2 False Check if the next row in a CSV has the same ID as the value in the current row
884 2020-08-02 [pandas, performance, optimization, jupyter-notebook] 85 1 False How to optimize a dateframe processing in pandas?
885 2020-08-02 [python, pandas, visual-studio-2010, visual-studio-code, pandas-datareader] 7535 1 True How can I import pandas_datareader
886 2020-08-02 [python, matplotlib, bar-chart, plot-annotations] 2837 2 True How to horizontally center a bar plot annotation
887 2020-08-01 [python, pandas, matplotlib, seaborn, visualization] 7346 2 True Specifying colors for multiple lines on plot
888 2020-08-01 [python-3.x, pandas, dataframe, matplotlib, subplot] 50 2 True subplotting different dataframes and using a dataframe as the x value
889 2020-08-01 [python, pandas, dataframe, indices] 397 1 True How to fix mixed up indexes
890 2020-08-01 [python, pandas, dataframe, enumerate] 5953 6 True For loop in pandas dataframe using enumerate
891 2020-07-31 [python, pandas, json-normalize] 161 1 True How to groupby two columns of a dataframe and convert other columns into dict with column header as key
892 2020-07-31 [python] 238 1 True How to combine CSV files, whose names contain words from two dicts?
893 2020-07-31 [python, pandas, datetime, matplotlib, seaborn] 2342 1 True Seaborn Bar Plot with Dates as X-Axis
894 2020-07-30 [python, pandas, dataframe, dictionary] 192 1 True How to convert the dictionary below into a dataframe in python?
895 2020-07-30 [python, date, datetime, argparse] 209 1 True Separate parserarg input YYYY MM and DD into separate variables then concatenate as a string and post
896 2020-07-29 [python, jupyter-notebook, markdown] 345 1 True How can markdown the national flags in jupyter notebook?
897 2020-07-29 [python, python-3.x] 55 0 True Memory issues while running simple groupby statemtent in a big dataframe Python
898 2020-07-29 [python, pandas, dataframe] 46 1 True Calculate average based on terms in columns in python
899 2020-07-29 [python, pandas, string, list] 569 2 True Convert string representation of list to list with quote and double quotes
900 2020-07-29 [python, pandas, matplotlib, data-transform] 2714 1 True How to plot a horizontal stacked bar with annotations
901 2020-07-29 [python, pandas, dataframe, integer, series] 480 1 True Why do i receive an error where integer too large to convert to float in my python script?
902 2020-07-29 [python, arrays, matrix] 1602 3 True Is there a way to change axis of an 2d array in Python?
903 2020-07-28 [python-3.x, pandas] 4790 3 True Create a BOOL column based on conditions in other columns
904 2020-07-28 [python, pandas, string, dataframe] 1444 3 True How can I check if a column in Pandas has a string with different case choices?
905 2020-07-28 [python, python-3.x, pandas] 361 0 False Saving downloaded data to csv doesn't add the extension .csv
906 2020-07-28 [python] 81 0 False Grouping same values python
907 2020-07-28 [python, pandas] 128 0 True Groupby agg mean and count incl. datetime values
908 2020-07-28 [python, python-3.x, if-statement, nameerror] 345 1 False "NameError: name 'day_time' is not defined" error in Python3.8
909 2020-07-28 [python, pandas] 433 2 True How to enrich dataframe by adding columns in specific condition
910 2020-07-28 [python, python-3.x, web-scraping, beautifulsoup] 534 1 False How do I continue printing all top 100 movies from rotten tomatoes?
911 2020-07-27 [python, jupyter-notebook, jupyter, jupyter-lab] 3342 7 True How can I get the option 'Export Notebook to Html_toc' on the 'Export Notebook as...' menu in Jupyter Lab?
912 2020-07-27 [python, pandas, pandas-groupby, pandas-resample] 109 3 True How to resample a csv so it can perfectly align with my other csv
913 2020-07-27 [python, python-3.x, pandas, dataframe, yfinance] 25439 35 True How to deal with multi-level column names downloaded with yfinance
914 2020-07-26 [python, csv] 911 1 True How to edit a CSV file column and running a for loop to it
915 2020-07-26 [python, matplotlib, unicode, fonts, data-visualization] 1615 3 False Matplotlib not showing characters of different languages (Hindi) and other characters like emojis
916 2020-07-26 [python, python-3.x] 532 2 False How to Use Loop for Nested Dictionaries to Compare Previous Values
917 2020-07-26 [pandas, dataframe, plot] 44 1 True How do I plot such stacked bar chart from pandas dataframe? I want 2 column names ("A" and "B") as X axis
918 2020-07-26 [python, pandas] 76 0 False Python pandas save output to one single txt file
919 2020-07-26 [python, matplotlib] 36 1 True Why the figure plotted by my code only shows the blank?
920 2020-07-25 [python-3.x, regex, pandas, csv] 551 1 False How to prepend a string to a column in csv
921 2020-07-24 [json, pandas, dataframe, jupyter-notebook, notepad] 559 1 True correct format for json file...then to dataframe
922 2020-07-24 [pandas, dataframe, json-normalize] 1272 0 True Loading pandas dataframe from a URL
923 2020-07-24 [python, json, pandas, dictionary, json-normalize] 1085 1 True Convert nested mongo db documents into pandas dataframe
924 2020-07-24 [python, pandas, matplotlib, plotly, data-science] 1525 0 True How to plot distributions for multiple columns on one graph
925 2020-07-24 [python, pandas, dataframe, csv, export-to-csv] 71 1 False Is there a way to combine rows in a Pandas DataFrame, given the row index?
926 2020-07-24 [python, pycharm] 146 1 True PyCharm is not producing the expected output from the current file
927 2020-07-23 [python, json] 736 0 False How to load a .sigmf-meta file as JSON?
928 2020-07-23 [python, pandas, matplotlib, seaborn] 85 1 False Multicolumn plot Seaborn and Matplotlib
929 2020-07-23 [pandas, matplotlib, timeserieschart, datetimeindex] 11124 4 True How to make a graph plotting monthly data over many years in pandas
930 2020-07-22 [python-3.x, pandas, matplotlib, data-analysis, scatter-plot] 39 0 True How do I change the colour for a range of values in the code based on the condition
931 2020-07-22 [python, matplotlib] 161 0 True Can I plot a graph with two Y axis from different Data Frames?
932 2020-07-22 [python, pandas, matplotlib] 118 1 True set year to the x labels in matplotlib
933 2020-07-22 [python, excel, pandas] 2751 1 False Merge Excel files with pandas in python
934 2020-07-21 [python, pandas, matplotlib] 115 0 True Why is a column of categorical data not correctly plotted with its associated values?
935 2020-07-21 [python, string, list, pandas, dataframe] 127409 33 False Pandas DataFrame stored list as string: How to convert back to list
936 2020-07-20 [python, seaborn] 360 0 True Seaborn barplot with axes that contain NaN
937 2020-07-20 [python, pandas] 360 1 True Dynamic Pivot Table With Independent Indexes
938 2020-07-18 [python, regex, pandas, dataframe] 877 2 True How to categorize a column with regex patterns
939 2020-07-18 [python, numpy, matplotlib, legend, ode] 338 1 True How to plot an unstructured numpy array with a legend?
940 2020-07-17 [python, pandas, matplotlib, data-visualization, seaborn] 13074 1 False Seaborn workaround for hue barplot
941 2020-07-17 [python, pandas, dataframe, csv, json-normalize] 2256 1 True Pandas read CSV with embedded JSON into dataframe
942 2020-07-17 [python, pandas] 79 2 True Read csv file by changeable columns using pandas
943 2020-07-17 [python, matplotlib, plot, bar-chart, legend] 4491 1 True How to turn x-axis values into a legend for matplotlib bar graph
944 2020-07-16 [python, pandas, matplotlib] 217 1 False Date does not get displayed in the desired format in line chart
945 2020-07-16 [python, pandas, matplotlib] 3155 5 True How to create a min-max plot by month with fill_between
946 2020-07-16 [python, python-3.x, pandas, matplotlib] 740 4 True How to add the Legend labels as barplot annotations
947 2020-07-16 [python, matplotlib, machine-learning, plot, data-science] 60 1 True matplotlib plotting issue
948 2020-07-16 [python, python-3.x] 143 0 False Turning Dictionary into CSV format
949 2020-07-15 [python, json, pandas, dataframe, json-normalize] 291 1 False Convert a nested JSON string to Pandas dataframes (and add "foreign key" to relate them)
950 2020-07-15 [python, json, pandas, python-requests, json-normalize] 80 1 True How do I handle JSON data obtained from request library in Python?
951 2020-07-15 [python, list] 70 1 True How to extract a group of values from a list after finding the group with the best "score", using python?
952 2020-07-15 [python, json, pandas, json-normalize] 858 1 False How to read multiple lists of JSON data from one file into Pandas
953 2020-07-15 [python, editor] 597 1 True Remove all print statements in a python program in one go
954 2020-07-15 [python, matplotlib, boxplot] 336 0 True Multiple Y-axes with Spines on Multiple Bar Plot
955 2020-07-14 [python, pandas] 817 3 True Dataframe is not defined when trying to concatenate in loop (Python - Pandas)
956 2020-07-14 [python, matplotlib, seaborn] 446 2 True Plot bar chart based on column blocks
957 2020-07-14 [python, pandas, numpy] 2734 1 False IndexError: arrays used as indices must be of integer (or boolean) type - Python
958 2020-07-14 [pandas, dataframe] 471 1 True Add column to dataframe based on corresponding values of two row values from another dataframe
959 2020-07-14 [python, pandas] 56 1 False Matching Strings and Count Frequency
960 2020-07-13 [python, numpy, loops] 555 1 False Speeding up nested loop comparison
961 2020-07-13 [python, loops, for-loop, nested-loops] 116 0 True How to return to top of for-loop when condition is False?
962 2020-07-12 [python, quotes] 55 0 True Python: remove quotes from field retrieved from DB
963 2020-07-12 [python, pandas, matplotlib, seaborn, bar-chart] 175 1 True Can I use seaborn.countplot to display my data?
964 2020-07-12 [python, json-normalize] 82 1 False Remove a dictinoary if empty list is found in Python
965 2020-07-12 [python, pandas, numpy, dataframe, data-science] 111 1 False What am I doing wrong? Unable to execute a line of code. Python | Data Science | Big Mart Sales Data set
966 2020-07-12 [python, pandas] 704 7 True pandas.DataFrame why use parenthesis to wrap operations to make bitwise comparison
967 2020-07-12 [python, pandas, numpy, matplotlib] 328 1 False How to select dataframe column values in a specified range?
968 2020-07-12 [python, pandas, dictionary, text, json-normalize] 2678 0 False How to Read a Text File of Dictionaries into a DataFrame
969 2020-07-11 [python, json, pandas, csv] 1858 1 True ValueError: Expected object or value <-> Can't load a json file to pandas dataframe, or convert to csv, either will suffice
970 2020-07-10 [python, html, beautifulsoup, html-parsing] 721 0 True How to resolve, list index out of range, from scraping website?
971 2020-07-10 [python] 145 1 True while loop not performing correctly in python
972 2020-07-10 [python, pandas] 30 1 False How to groupby and sum a criteria
973 2020-07-10 [python, json, pandas, csv] 422 2 True Transpose CSV to JSON
974 2020-07-09 [python, string, list] 99 3 True Python join strings partially in a list with separator
975 2020-07-09 [python, pandas, function, if-statement] 73 0 False How to perform a calculation based on a newly created value at a previous index?
976 2020-07-09 [python, json] 58 2 True How do I change nested value in JSON file?
977 2020-07-09 [python, pandas, seaborn] 1204 2 False seaborn: x ticks disappear on lineplot
978 2020-07-07 [python, pandas, json-normalize] 792 1 True Using ijson to read json data from a specific key
979 2020-07-07 [python, loops, json-normalize] 69 1 False How to get all values for a key in the json, not just the last group?
980 2020-07-05 [python, pandas] 328 1 True Looking for words in a subset of a dataframe
981 2020-07-03 [python, python-3.x, pandas, pandas-groupby, average] 186 0 False How to aggregate stats in one dataframe based on filtering values in another dataframe?
982 2020-07-03 [python, dataframe, jupyter-lab] 119 1 True Removing parts of a string in quotation marks from a Pandas DataFrame
983 2020-07-03 [json, pandas, json-normalize] 521 1 False url of json file in reading pandas didn't work
984 2020-07-03 [python, json, jupyter-lab, errno] 970 0 True FileNotFoundError: [Errno 2] JSON file
985 2020-07-02 [python, pandas] 744 1 True How to extract a date from a SQL Server Table and store it in a variable in Pandas without noise, only the date
986 2020-07-02 [python, list, split] 517 1 False How to split a list into sublists that begin with the delimiting character?
987 2020-07-02 [python, python-3.x, json-normalize] 327 4 True From nested dictionary to python Dataframe
988 2020-07-02 [python, list, split] 517 2 False How to split a list into sublists that begin with the delimiting character?
989 2020-07-02 [python, pandas, matplotlib, seaborn, subplot] 383631 4 False How to plot multiple dataframes in subplots
990 2020-07-02 [python, pandas, matplotlib, plot, seaborn] 2870 1 True How to plot all dataframes from a dictionary of dataframes
991 2020-07-02 [python, pandas, csv, pygal] 651 0 True how to get the line graph for the multiple csv files using python?
992 2020-07-01 [python-3.x, matplotlib, seaborn] 164 0 True How to alter the dimensions of a Facetgrid scatterplot to prevent overlapping axis labels?
993 2020-07-01 [python, pandas, path] 728 1 True How to read file paths from a file and create a single combined dataframe?
994 2020-07-01 [python, python-3.x, pathlib] 1516 1 False How to replace characters and rename multiple files?
995 2020-07-01 [python] 40 1 True Combining values/keys into one string and printing
996 2020-06-30 [python, pandas] 193 1 True Extracting last word from rows within index column
997 2020-06-30 [python, json, pandas] 71 2 True convert pandas df to json
998 2020-06-30 [python-3.x, pandas, matplotlib, seaborn] 1029 0 False How to plot based upon unique column values?
999 2020-06-30 [python, pandas, dataframe] 1945 2 True Map JSON in a list in a Pandas DataFrame column
1000 2020-06-30 [json, python-3.x, json-normalize] 87 0 True how to get the all data values of a specific universal object from json output
1001 2020-06-30 [python, if-statement, list-comprehension] 113 2 True Compound if condition inside list comprehension doesn't seem to work
1002 2020-06-29 [python, datetime, graph, seaborn] 777 1 True Draw a graph counting the number of trips per day
1003 2020-06-29 [python, pandas, dataframe, data-analysis] 205 2 True How do you separate a pandas dataframe by year in python?
1004 2020-06-29 [python-3.x, pandas, string, data-science, data-scrubbing] 746 1 False How to extract user ratings from a movie dataset
1005 2020-06-29 [python, arrays, numpy, matrix] 504 1 True How to get coordinates of values in a matrix that are considered as abnormal
1006 2020-06-29 [python, list, multidimensional-array, flatten] 148 3 True Python: How to flatten list of lists where each sublist is a contains a single float
1007 2020-06-29 [python, matplotlib, plot, seaborn, boxplot] 5412 2 True How to combine two boxplots with the same axes into one boxplot in Python
1008 2020-06-29 [python, python-3.x, pandas, seaborn] 8509 14 True How to change the plot order of the categorical x-axis
1009 2020-06-29 [python, seaborn] 1726 1 True Changing x-labels and width while using catplot in seaborn
1010 2020-06-29 [python, python-3.x, pathlib] 333 3 True How to rename all files to include the directory name?
1011 2020-06-28 [python, pandas, list] 50 1 True This inspection warns about local variables before assignment when I use a function to remove certain substrings
1012 2020-06-28 [python, rows, spreadsheet, transpose] 10088 2 False python text file to rows and columns
1013 2020-06-27 [python, pandas, matplotlib, pandas-groupby, seaborn] 738 3 True How to plot a histogram for all unique combinations of data?
1014 2020-06-27 [dataframe, matplotlib, web-scraping, bar-chart, wikipedia] 1154 1 True how to increase space between bar and increase bar width in matplotlib
1015 2020-06-26 [python, parsing, text, text-extraction] 184 1 True How to parse values from a text file into a list, while filling missing values with None?
1016 2020-06-26 [python, pandas] 71 1 False Name recursively created dataframes with values from a set
1017 2020-06-26 [python, list, sorting] 432 0 False Sorting sub-lists into new sub-lists based on common first items
1018 2020-06-26 [python, pandas] 103 2 True Cannot append Data with panas.append function
1019 2020-06-26 [python-3.x] 157 0 False creating a list of lists from text file where the new list is based on a condition
1020 2020-06-26 [python, pandas, matplotlib, seaborn, boxplot] 124 1 True How to plot boxplots for two groups of data
1021 2020-06-25 [python, regex] 162 0 True From a string, how to extract values between parentheses following rgb?
1022 2020-06-25 [python-3.x, pandas, list, dataframe, datetime] 47 0 True How to extract years as an array from pandas df
1023 2020-06-25 [python, pandas, csv, matplotlib, plot] 108 1 True How to resolve overlapping axis tick labels
1024 2020-06-25 [python, pandas] 468 1 False Pandas - Trying to store multiple .txt files in a .csv
1025 2020-06-25 [python-3.x, pandas, max, aggregate, pandas-groupby] 41 2 True Aggregating a pandas data frame and deleting non required rows
1026 2020-06-25 [python, list, loops] 636 2 False How to compare two lists and print non shared values
1027 2020-06-25 [python, json, csv, jupyter-notebook, jupyter-lab] 147 0 True TypeError: string indices must be integers, while trying to convert json into csv
1028 2020-06-25 [python, arrays] 619 1 False How to sum the digits of each value in an array to create a new array?
1029 2020-06-25 [python-3.x, pandas, dataframe, data-visualization] 128 0 True How to change the index or shape of a dataframe
1030 2020-06-25 [python, pandas, plot] 1039 1 True Plotting graphs with pandas - Splitting graph into separate monthly graphs
1031 2020-06-24 [python, speech-recognition, voice, google-cloud-speech] 1356 3 True How to make voice assistant wait for a command
1032 2020-06-24 [python, python-3.x, pandas, dataframe] 131 2 True Python summary with row value to column
1033 2020-06-24 [python, pandas, dataframe] 105 2 True Creating new rows from single cell strings in pandas dataframe
1034 2020-06-24 [python, pandas] 116 2 True Pandas - Calculate Relative time from csv
1035 2020-06-24 [python, pandas] 368 1 True How to convert Int64Index to Index ( read from a CSV)?
1036 2020-06-24 [python, excel, pandas, export, concatenation] 872 1 True How to create a text file based on the unique values of a dataframe column?
1037 2020-06-23 [python, json, pandas, json-normalize] 584 1 True JSON to pandas dataframe for multiple filepaths
1038 2020-06-23 [python, loops, automation, directory, pdf-parsing] 1064 2 True Iterate Over Files (PDFs) to Run a Function
1039 2020-06-22 [python, excel, pivot-table, win32com] 7818 4 True How to create a pivot table in Excel with python win32com
1040 2020-06-21 [python, excel, win32com] 13885 8 True Using Python win32com to get list of Excel worksheets
1041 2020-06-20 [python, pandas, dataframe] 671 3 True Summing Row Values Based On Substring in Column
1042 2020-06-20 [python, file] 97375 0 False Creating a new file, filename contains loop variable, python
1043 2020-06-20 [python, loops, variables, for-loop] 4454 1 False Using items in list to create file name - for loop
1044 2020-06-20 [python, list] 79 1 False Python TypeError: list indices must be integers, not str
1045 2020-06-20 [python, matplotlib] 1331 0 False How to create a grouped bar plot from lists of uneven length
1046 2020-06-19 [python, unicode] 538503 28 False How to resolve TypeError: can only concatenate str (not "int") to str
1047 2020-06-19 [python, string, list, int] 11812 0 False How to convert list of intable strings to int
1048 2020-06-19 [python, python-3.x, list, function, jupyter-notebook] 2354 1 False How to convert a list of strings to integers in python?
1049 2020-06-19 [python, pandas, matplotlib] 2254 1 True How to plot a dictionary
1050 2020-06-18 [python-3.x, regex, pandas, substring] 933 0 False Lambda function to grab numbers from a specific string
1051 2020-06-18 [python, pandas, dataframe] 381 1 True Drop dataframe rows by comparing timestamps
1052 2020-06-18 [python-3.x] 202 1 True Converting a string from JSON to dictionary or tuple
1053 2020-06-18 [python, dataframe] 85 0 False Extract data from data frame based on two criteria
1054 2020-06-17 [python, pandas, dataframe, for-loop] 416 0 True How do i create a for loop in Python, to copy specific positions in a dataframe to another one?
1055 2020-06-17 [python, pandas, emoji] 100 1 True A more efficient way to remove all characters that dont match unicode regex pattern from string in pandas
1056 2020-06-16 [python-3.x, pandas] 42 1 True Is it possible to set a variable value as '0' or 'NaN' if the row data doesn't exist in a 'count' table?
1057 2020-06-16 [python, python-3.x, pandas, loops, dataframe] 140 1 True Proper syntax of a loop in python
1058 2020-06-15 [python, matplotlib] 860 2 False How to sort two lists and plot them?
1059 2020-06-15 [python, pandas, dataframe, copy] 674 4 True Search and copy files listed in a dataframe
1060 2020-06-14 [python, csv, dictionary] 712 0 False How to resolve csv.DictWriter overwriting data in the csv?
1061 2020-06-14 [python, pandas, orange] 98 1 True Incorrect conversion of datetime to DataFrame in Python/Orange
1062 2020-06-14 [python, python-3.x, string, list, function] 807 1 True Creating basic Python function to test if string password meets length requirements and contains special characters and digits
1063 2020-06-14 [python, pandas] 110 2 True How to delete words from a column, contained in another column?
1064 2020-06-14 [python, extract] 202 2 True How to parse result from YAHOO.Finance.SymbolSuggest.ssCallback in Python
1065 2020-06-14 [python] 2711 1 True Creating a multiline string using a for loop in python
1066 2020-06-14 [python, pandas, dataframe, keyerror] 290 1 False Key Error while having the correct column value
1067 2020-06-14 [python, pandas, datetime] 1032 0 True How to fix the ValueError when converting to datetime?
1068 2020-06-13 [pandas, dataframe, lambda, apply] 78 0 True How to successively update each NaN value in a dataframe column
1069 2020-06-13 [python-3.x, pandas] 108 0 True Show One to Many in One Row
1070 2020-06-13 [python, pandas] 882 2 True Remove stopwords from words frequency
1071 2020-06-12 [python, json, pandas, response, json-normalize] 98 0 True How to get 'Distance to Nearest ATM' from 'Distance' attribute of API JSON Response?
1072 2020-06-12 [python, pandas] 1473 1 False How to efficiently update the column names in a pandas dataframe?
1073 2020-06-12 [python, list, dictionary, json-normalize] 65 1 True How to access nested dictionary from a list of dictionaries
1074 2020-06-11 [python, pandas, dataframe] 284 0 False What does pandas wide_to_long IndexError mean?
1075 2020-06-11 [python, seaborn] 2659 3 True How to annotate text from one column onto a seaborn plot
1076 2020-06-10 [python, dictionary] 77 2 True Go through json line by line including unkown nested arrays and objects
1077 2020-06-10 [python, pandas, numpy, dataframe, types] 198 2 False Convert arrays datatype in pandas dataframe
1078 2020-06-10 [python, string, numpy] 773 1 True Pandas save and open then values changed to be string problem
1079 2020-06-10 [python-3.x] 37 1 False Pulling dataframes from multiple URLs, exporting to one CSV
1080 2020-06-09 [python, pandas, matplotlib, data-visualization] 113 0 True Overlapping labels: how to group names on the same tick?
1081 2020-06-09 [python, python-3.x, matplotlib, histogram, seaborn] 2646 2 True Plot data points on top of Histogram
1082 2020-06-08 [python, pandas, csv] 70 0 False Apply the same operations on several dataframes in Pandas
1083 2020-06-08 [python, pandas, matplotlib, time-series, seaborn] 114325 10 False How do you plot a vertical line on a time series plot in Pandas?
1084 2020-06-08 [python, list, max] 82 1 False Maximum value by groups in Python
1085 2020-06-08 [matplotlib] 12280 4 False Plot a vertical line using matplotlib
1086 2020-06-08 [python, xml, pandas, dataframe, dictionary] 53 1 False Creating dataframe from xml
1087 2020-06-08 [python, python-3.x, seaborn, facet-grid, displot] 8042 8 True Plot multiple distplot in seaborn Facetgrid
1088 2020-06-07 [python, pandas, matplotlib, seaborn, boxplot] 6667 5 False Create a single legend for multiple plot in matplotlib, seaborn
1089 2020-06-07 [python, matplotlib, data-visualization] 5936 2 True Scatter plot for multiple classes
1090 2020-06-07 [python, pandas, matplotlib, seaborn] 1068 0 True How to annotate a stacked bar chart with word count and column name
1091 2020-06-06 [python, pandas, nltk] 133 1 True How to clean a string to get value_counts for words of interest by date?
1092 2020-06-05 [python, for-loop, dry] 145 2 False How to write DRY Python For Loop
1093 2020-06-04 [python] 54 1 False Palindrome Function Issue
1094 2020-06-01 [python-3.x, list, tuples] 37 1 True converting list inside tuple and adding on to the tuple
1095 2020-06-01 [python, pandas, matplotlib, seaborn, line-plot] 2881 2 True How to plot multiple lines with different X indices
1096 2020-06-01 [python, python-3.x, dataframe, beautifulsoup, wikipedia] 47 2 True Why can't I webscrape the table that I want?
1097 2020-05-31 [python, pandas, numpy, dataframe, python-itertools] 562 1 False itertools.permutations of Pandas dataframe index uses too much memory
1098 2020-05-31 [python, json, pandas, analytics, json-normalize] 213 0 False Reading a json webpage using python
1099 2020-05-27 [python-3.x, matplotlib, seaborn, boxplot] 267 1 True How to plot two groups of boxplots on the same figure?
1100 2020-05-27 [python] 87 4 True How to use multiple inputs in function and append results?
1101 2020-05-25 [python-3.x, pandas, string, dataframe] 38 1 True Pandas DataFrame remove strings having a certain characters
1102 2020-05-25 [python, pandas, numpy] 892 0 False Could not convert object to float
1103 2020-05-25 [python, json, pandas] 953 1 False How to unnest elements of a list that are dictionaries into dataframe (using the first values of it as prefixes)
1104 2020-05-24 [python, pandas, sorting, date, header] 1168 1 False sort dataframe with dates as column headers in pandas
1105 2020-05-23 [python-3.x, pandas, nan, fillna] 1054 0 False KeyError: (nan, 'occurred at index 95')
1106 2020-05-23 [python, opencv, pycharm, documentation] 5882 1 False Is it possible to change the way PyCharm displays the OpenCV documentation?
1107 2020-05-23 [python, pandas, matplotlib] 547 1 True ValueError: x and y must have same first dimension when plotting dataframe column of integers
1108 2020-05-23 [python, pandas, csv] 140 0 False Import CSV File and Doing arithmetic Opertions without importing any Library in PYTHON
1109 2020-05-22 [python, matplotlib, seaborn, random-seed, jitter] 1880 4 True How to set seed for jitter in seaborn stripplot?
1110 2020-05-22 [python, pandas, jaro-winkler] 461 0 True 'jarowinkler is not defined' after I run the code correctly the day before
1111 2020-05-22 [python, function, writetofile] 937 0 False Why does my python input function asks for input twice?
1112 2020-05-22 [python-3.x, pandas] 33 0 True Applying function on columns of pandas data.frame is generating error
1113 2020-05-22 [python-3.x, pandas] 28 2 True Create DataFrames or Dictionaries from Unique Values in Separate Columns
1114 2020-05-22 [python] 101 0 False How to merge all files of a directory except a specified one?
1115 2020-05-22 [python, jupyter-notebook] 1247 2 True How do I import Pyperclip in Jupyter Notebook?
1116 2020-05-22 [python, pandas, nlp, cosine-similarity] 289 1 True How to check term similarity within a pandas column with similarity.jarowinkler
1117 2020-05-21 [python, matplotlib, data-visualization] 84 1 True Matplotlib doesn’t plot the lines on the chart
1118 2020-05-21 [python, pandas, dataframe, drop] 140 1 True Drop row from a data frame that overlaps with another dataframe
1119 2020-05-21 [python, matplotlib, seaborn] 93329 11 False Increase tick label font size in seaborn
1120 2020-05-20 [python, python-3.x, seaborn, heatmap] 1090 1 True Python Seaborn: reducing the size of x-axis labels only
1121 2020-05-20 [python, string, pandas, variables, rename] 227 0 True How to filter multiple dataframes and append a string to the save filenames?
1122 2020-05-19 [python, python-3.x, pandas, csv, data-cleaning] 170 3 False How to compute the means of data separated by dashes with pandas
1123 2020-05-15 [python, string, pandas, dataframe] 2430 1 False Based on Partial string Match fill one data frame column from another dataframe
1124 2020-05-15 [python, pandas] 121 1 True Date difference from a list in pandas dataframe
1125 2020-05-14 [python, pandas] 294 5 True Pandas: set difference by group
1126 2020-05-14 [python, pandas, dataframe] 159 1 True Calculate points with pandas
1127 2020-05-14 [python, xml, pandas] 792 1 True converting xml to Pandas dataframe
1128 2020-05-14 [python, html, pandas, csv] 180 2 True Pandas how to preserve all values in dataframe into a csv?
1129 2020-05-13 [python, pandas, csv, dataframe, data-cleaning] 296 2 True pandas reading csv file with dates and data
1130 2020-05-13 [python, pandas, dataframe, object, boolean] 185 1 True Boolean Function in pandas df column - object orientation - ambiguous truth value of a series
1131 2020-05-13 [python, pandas, time-series, seaborn, bar-chart] 4770 3 True seaborn bar plot from dataframe with multiple columns and datetime index
1132 2020-05-13 [python-3.x, pandas, dataframe, json-normalize] 208 0 True Aggregate a column of dict into a list of dict with pivot_table - Pandas
1133 2020-05-13 [python, pandas] 540 2 False How to change 'Unnamed' column names to the word in the top row
1134 2020-05-12 [python-3.x, pandas, loops, dataframe] 51 0 True Looping Columns in Dataframes Python3
1135 2020-05-12 [python, dictionary, matplotlib] 668 3 True How to plot nested dictionary using matplotlib (without using pandas)?
1136 2020-05-12 [python, pandas, mean] 3069 1 True Pandas Resample does not work with mean() method
1137 2020-05-12 [python, pandas, matplotlib, plot, stacked] 209 2 True Plotting stacked bar
1138 2020-05-12 [python, pandas, for-loop] 441 0 False Masking Zip Codes with a For Loop Python Pandas
1139 2020-05-12 [python, list, dictionary, join, file-io] 448 0 False Creating a text file using keys from dictionary with multiple values
1140 2020-05-11 [python, python-3.x] 170 2 True Finding all unique values that add up to specific target value
1141 2020-05-11 [python, pandas, loops, nlp, nltk] 331 0 True From a sentence count distinct words per line in a pandas dataframe
1142 2020-05-11 [python, arrays, dictionary, slice] 825 1 True How to conditionally select an array in dictionary?
1143 2020-05-10 [python, python-3.x, matplotlib, pie-chart] 267 1 True Python multiple pie charts: legends does not display text
1144 2020-05-10 [python, pandas, matplotlib, bar-chart, plot-annotations] 4353 9 True How to add multiple annotations to a bar plot
1145 2020-05-10 [python, list, iterator, coordinates, distance] 1416 0 False How to iterate through a list of coordinates and calculate distance between them?
1146 2020-05-10 [python, file, matrix, indexing] 335 0 False Indexing a matrix from a text file in Python and convert it to a nested dictionary
1147 2020-05-10 [python, pandas] 108 0 True How to look for a value in two dataframes and add a new value on matching rows in one dataframe
1148 2020-05-09 [python, pandas, dataframe, datetime] 580 0 True "ValueError: unconverted data remains: " when converting pandas column to the following datetime format '%Y %b %d %H:%M:%S'?
1149 2020-05-09 [python, pip, jupyter-notebook, anaconda, conda] 93 1 True Why do I have to run pip install sometimes and other times no?
1150 2020-05-09 [python, python-3.x, list, dictionary] 69 1 False Finding the average of a list within a dictionary
1151 2020-05-09 [python, datetime] 2308 4 False How to change datetime resolution
1152 2020-05-09 [python, pandas, list, dictionary] 101 0 True How to resolve a TypeError: string indices must be integers, with list comprehension over list of dicts?
1153 2020-05-08 [python, matplotlib, plot, line] 232 0 False Graphing two lines that count the number of occurrences by year *Python*
1154 2020-05-08 [python, pandas, dataframe, preprocessor] 94 3 True Apply the same function on each record of a column in Pandas dataframe
1155 2020-05-08 [python, pandas, dataframe, matplotlib] 876 1 True Plotting a vertical line for df.plot.bar works, but it doesn't for a lineplot
1156 2020-05-08 [python, r, pandas, multi-index] 683 1 True transfer a pandas dataframe with multi_index columns to R
1157 2020-05-08 [python, pandas, dataframe, parameters, count] 174 1 False Create a new column that is a duplicated count of how many times 2 parameters are met in each row without using groupby python
1158 2020-05-08 [python, pandas, datetime, matplotlib, formatting] 1349 1 True How to most efficiently select specific months from a datetime array in Python?
1159 2020-05-08 [python, pandas, matplotlib, ohlc] 204 1 True A string doesn't have the attribute .loc
1160 2020-05-08 [python] 101 1 False How to read a csv file and sum values based on user input?
1161 2020-05-07 [python, pandas, bar-chart, visualization, stacked-bar-chart] 722 1 True Stacked Bar Chart Python from pivot/groupby table
1162 2020-05-07 [python, pandas] 908 2 False Replace existing column name while adding new columns with empty string to pandas dataframe
1163 2020-05-07 [python] 83 1 False compare the first word from 2 text files
1164 2020-05-06 [python, pandas, normalize] 1901 1 False Pandas json_normalize to flatten a dictionary with values as columns
1165 2020-05-06 [python, python-3.x, pandas, matplotlib, graph] 28 1 True Generate BarGraph from DataFrame
1166 2020-05-06 [string, pandas, list, dataframe, split] 36 0 True How to remove leading spaces from strings in a dataseries/list?
1167 2020-05-05 [python, json] 75 0 False How to loop over data in JSON?
1168 2020-05-05 [python, dictionary, matplotlib] 741 2 True How does one plot values in a list of dictionaries?
1169 2020-05-05 [python-3.x, matplotlib] 255 2 True How does one remove extra dates in mathplotlib x axis?
1170 2020-05-05 [python, numpy, matplotlib] 872 0 False Plotting Results from For Iteration
1171 2020-05-05 [python, scipy, interpolation] 420 1 False python scipy griddata does not do linear interpolation as expected
1172 2020-05-05 [python, matplotlib, graph] 930 1 True Bar graph df.plot() vs ax.bar() structure matplotlib
1173 2020-05-05 [python-3.x, pandas, datetime] 559 1 True compare pandas column to a datetime variable
1174 2020-05-04 [python, pandas, matplotlib, rotation, axis-labels] 2100 10 True Problems rotating xtick labels when using twinx
1175 2020-05-04 [python, pandas, seaborn] 1677 4 True How to set rotation for seaborn FacetGrid and figure-level xtick labels
1176 2020-05-02 [python, pandas] 27 2 True Difficult archive format to read with pandas: Dephased output
1177 2020-05-01 [python, pandas] 870 1 True converting a list of pairs in a column into two columns using pandas dataframe
1178 2020-05-01 [python, json, pandas, dataframe, data-wrangling] 3312 1 True how to parse a json column in a df where we append new column using selected keys
1179 2020-05-01 [json, python-3.x, pandas, dataframe, json-normalize] 119 0 True How to read in pandas dataframe complex JSON files containing many down levels
1180 2020-04-30 [python-3.x, pandas, pickle] 832 3 True How to send many pickled file into a dataframe?
1181 2020-04-30 [python, pandas, dataframe, dataset] 818 2 True Change values of rows by a list data with Pandas
1182 2020-04-30 [python, datetime, matplotlib] 467 2 True Matplotlib: changing datetime ticks makes plot disappear
1183 2020-04-30 [pandas, numpy, numpy-ndarray] 58 1 True How to convert a matrix as string to ndarray?
1184 2020-04-30 [python, pandas, group-by] 141 1 True Why using group by makes some id disappear
1185 2020-04-25 [pandas, matplotlib, plot, data-visualization] 657 0 True Changed frequency of ticks in Pandas '.bar' plot, but messed up the actual bars
1186 2020-04-24 [python-3.x, pandas, loops] 447 0 True loop through chunks of files of data
1187 2020-04-23 [python, matplotlib] 52139 17 False How do I fit long title?
1188 2020-04-23 [list, csv, row, remove-if] 309 0 False How to filter csv data to remove data after a specified year?
1189 2020-04-22 [python, string, dataframe, series] 27 1 True Spliting text into pandas dataframe : dealing with different dimension
1190 2020-04-22 [python, pandas, matplotlib, seaborn] 16851 26 True How to rotate seaborn barplot x-axis tick labels
1191 2020-04-22 [python, string, csv, uppercase] 141 0 False Separating Uppercase From Numbers In CSV File
1192 2020-04-22 [python, file, text-parsing] 107 0 False Remove all lines in a data set >= a value
1193 2020-04-21 [python, pandas, merge, data-manipulation, json-normalize] 1499 2 True Melt pandas dataframe containing column of dictionaries such that the dictionary values are also melted
1194 2020-04-21 [python] 192 0 False ValueError: too many values to unpack (expected 3) while testing zip function
1195 2020-04-21 [python-3.x, pandas, function, dataframe, matplotlib] 225 1 True Functions to prevent repetition of code ( Pandas for Python using Jupyter Notebook)
1196 2020-04-21 [python, excel, pandas, dataframe] 2028 2 True How to export a DataFrame to multiple sheets of Excel File
1197 2020-04-20 [matplotlib, plot, xticks] 180 1 True Replace xticks with names
1198 2020-04-20 [python, matplotlib, seaborn, geopandas] 1675 1 False How can I visualize data on map using just country and region in Python
1199 2020-04-20 [python, pandas, matplotlib] 371 0 True Plot fill_between with pandas time series. ValueError
1200 2020-04-20 [python, pandas, matplotlib, multidimensional-array] 1486 2 True objects cannot be broadcast to a single shape while matplotlib surface plot
1201 2020-04-12 [python, pandas] 277 1 False How to create multiple data frames with same database with Python Pandas
1202 2020-04-12 [python, pandas, dataframe, split, weighted] 442 1 False pandas dataframe split values in one row by weights
1203 2020-04-08 [python, list, dataframe, dictionary, plot] 88 1 True What is the best way to plot a dict `{ "label" : [ ...dates... ], [ ...values... ] }`?
1204 2020-04-08 [python, matplotlib] 1246 0 False Python - Matplotlibs - How to format and add interval to X axis which has date and times?
1205 2020-04-01 [python, pandas, matplotlib, seaborn] 2954 1 False ValueError: year 0 is out of range seaborn
1206 2020-03-31 [python, pandas, matplotlib, seaborn, bar-chart] 1732 2 False How to line plot timeseries data on a bar plot
1207 2020-03-31 [python, matplotlib, plot, legend] 1811 1 True For scatterplot with matplotlib how to include in the legend gradient for dot size and colour?
1208 2020-03-31 [python, matplotlib, bar-chart, stacked] 701 1 False What is going wrong with this stacked bar plot?
1209 2020-03-31 [python, pandas, matplotlib, seaborn] 122 2 True What is the problem with the axis of my factorplot?
1210 2020-03-30 [python, pandas, matplotlib, seaborn] 1594 3 True X values in Seaborn
1211 2020-03-27 [python, pandas, matplotlib, seaborn, stacked-bar-chart] 45588 52 False Stacked Bar Chart with Centered Labels
1212 2020-03-27 [python, pandas, matplotlib, bar-chart] 575 2 True How to annotate a pandas stacked bar, with more than 2 stacks?
1213 2020-03-06 [python, pandas, numpy] 3025 1 True Numpy: RuntimeWarning: invalid value encountered in log1p
1214 2019-12-19 [python, pandas] 62 0 True python pivot and average a dirty dateframe
1215 2019-12-19 [python, regex, pandas, dataframe, extract] 346 1 True Extracting numbers using regex in dataframe for heights (ft,in)
1216 2019-12-18 [python, list, indices] 768014 3 False How to find all occurrences of an element in a list
1217 2019-12-18 [python, pandas, dataframe, html-table, beautifulsoup] 89 3 False Scrape entire table from wikipedia using beautifulsoup and then load into pandas
1218 2019-12-18 [python, pandas] 791 2 True finding the indexes of the global min pandas
1219 2019-12-16 [python, list, for-loop, min] 1026 0 False finding all occurences of a minimum value in a list using for loop
1220 2019-12-14 [python, pandas] 1813 0 False Pandas, Datetime NaT Removal and replace with None, 'str' object has no attribute 'strftime'
1221 2019-11-30 [python, csv, dictionary, nested, nested-lists] 70 3 False Python, should I save to one csv file or several csv files a 4 levels nesting structure, a: list of dictionaries of lists of dictionaries?
1222 2019-11-27 [python, jupyter-notebook] 319 0 False jupyter multiline equations do not export in html properly
1223 2019-11-25 [python, pandas, matplotlib, seaborn] 671507 70 False Plot a horizontal line on a given plot
1224 2019-11-23 [python, pandas, numpy, seaborn] 1115 2 False How can I add tick marks in a boxplot based on a boolean value in a DataFrame?
1225 2019-11-20 [python, pandas] 2354 1 True Convert monthly data table to seasonal time series using pandas
1226 2019-11-11 [python, json, pandas, csv, dataframe] 2778 0 False unable to convert a json to dataframe
1227 2019-11-11 [python, json, pandas] 1220 5 True Why is a string integer read incorrectly with pandas.read_json?
1228 2019-11-11 [regex, python-3.x, pandas, str-replace] 89 3 True Remove repeated substring in column and only return words in between
1229 2019-11-09 [python, list, dataframe] 1062 1 True Read text file data using python
1230 2019-11-09 [python, valueerror] 650 0 False ValueError: invalid literal for int() with base 10: 'one'
1231 2019-11-07 [python, json] 993 0 False How to extract specific keys from nested JSON?
1232 2019-11-06 [python, pandas, split] 122 0 False Split column without changing row position
1233 2019-11-06 [python, json, python-3.x] 92 1 True Force a string to be interpreted as a list?
1234 2019-11-05 [python, json, pandas, dataframe, tweepy] 5362 4 True How to extract data from a Tweepy object into a pandas dataframe?
1235 2019-11-05 [python, json] 110 0 False Why is the program not accepting my code when it returns the same answer?
1236 2019-11-04 [python, pandas, date, dataframe] 3105 2 False Assign values in one dataframe if date is in date range in another dataframe and projects are equal
1237 2019-11-04 [python, python-3.x] 72 0 False While Loop: how do I set (something = integer) only once during the loop
1238 2019-11-02 [python, json] 272 0 True How to parse this json.dumps from a http response and access each value?
1239 2019-11-02 [python, numpy, for-loop, vectorization, list-comprehension] 568 2 True How can I replace the FOR loop by something faster
1240 2019-11-01 [python, pandas, seaborn] 1486 0 False plotting boxplot with sns
1241 2019-10-31 [python, matplotlib, seaborn] 119 1 True How to plot different dataframe data in one figure?
1242 2019-10-31 [python, json, csv, json-normalize] 854985 38 False How can I convert JSON to CSV?
1243 2019-10-31 [python, pandas, bar-chart] 757 2 False How to make stacked plot from the dataframe with categorical columns
1244 2019-10-30 [python, json, list, recursion, json-normalize] 4075 4 False How to flatten a JSON array with python
1245 2019-10-30 [python, arrays, json, pandas, json-normalize] 5023 7 True Nested JSON Array to Python Pandas DataFrame
1246 2019-10-29 [python, pandas, dataframe] 1134 1 False Sort multiple columns' values from min to max, and put in new columns in pandas dataframe
1247 2019-10-29 [python, json, csv, text] 467 0 False Transform text file with part json objects into json file
1248 2019-10-29 [python, json, pandas] 345 2 False reading a JSON file and converting to CSV with python pandas
1249 2019-10-25 [python, arrays, json, csv] 252 1 True How to convert deeply nested JSON file to CSV?
1250 2019-10-25 [python, dictionary, str-replace, key-value, strip] 4868 6 True Python: Editing Dictionary Keys - Using Strip Method
1251 2019-10-25 [python, database, csv] 186 1 True csv.writer.writerow is separating my data improperly
1252 2019-10-24 [python, python-3.x] 2806 1 True Why are my python functions being called twice?
1253 2019-10-23 [python-3.x] 68 0 False Use a for loop to calculate and print the average of the third list items in a dictionary
1254 2019-10-23 [python-3.x] 454 0 False While loop phone number
1255 2019-10-23 [python-3.x, pandas, matplotlib] 180 0 False Pandas boxplot plotting incorrectly
1256 2019-10-23 [python, pandas, function] 42 0 False matching content creating new column
1257 2019-10-22 [python, pandas, csv, text-processing] 1753 1 True csv column values going to new line causing errors loading in pandas
1258 2019-10-22 [python, matplotlib, memory-management] 995 4 True Increased memory consumed by matplotlib when plotting in a loop
1259 2019-10-22 [python, python-3.x, loops, dictionary, input] 136 2 True How do I make this code loop into dictionaries and not continue looping in python?
1260 2019-10-21 [python, python-3.x, pandas, pandas-groupby] 1144 1 False Convert multiple year columns into single year column (tidy format) in python pandas
1261 2019-10-20 [python, python-3.x, pandas, matplotlib, seaborn] 101139 92 True How to remove or hide x-axis labels from a seaborn / matplotlib plot
1262 2019-10-20 [python, arrays, file, if-statement] 92 0 False How to make an if statement using data from a written file
1263 2019-10-20 [python, python-3.x] 184 0 True How to get ints out of dictionary keys in python that are string type?
1264 2019-10-20 [python, pandas] 30982 9 False Create Pandas DataFrames from Unique Values in one Column
1265 2019-10-20 [python, pandas] 1112 2 False How to extract elements of a Pandas series using a list index
1266 2019-10-19 [pandas, matplotlib, seaborn, data-visualization] 574 1 False How do I plot a normalized countplot of data across multiple columns
1267 2019-10-19 [python, matplotlib] 235 1 False Python plot misaligned labels and colors in legend
1268 2019-10-18 [python, dictionary] 45 1 False Merge and Print Distinct Dictionaries
1269 2019-10-18 [python, json, pandas, recursion] 21360 13 True How to flatten a nested JSON recursively, with flatten_json
1270 2019-10-17 [python, geocode] 1653 3 True Convert physical addresses to Geographic locations Latitude and Longitude
1271 2019-10-17 [python, pandas, plot] 134 1 True Python Pandas Plot Warning
1272 2019-10-16 [python, beautifulsoup] 178 1 True extract a html ID from inside a tag using beautiful soup python
1273 2019-10-16 [python, pandas, geocoding] 99 1 True Is there a way to call an API once instead of twice per output generated?
1274 2019-10-16 [python, pandas, casting] 1451 0 True Why I get Key error even though column present in pandas?
1275 2019-10-15 [python, pandas, group-by] 122 1 True Grouping cells falling within an hour - Groupby
1276 2019-10-14 [python, python-3.x] 98 0 False How to get the total number of digits at the end of the string
1277 2019-10-13 [python, regex, python-3.x, csv] 1207 0 False mask the first five digits of a SSN with asterisks
1278 2019-10-13 [python, regex, pandas, etl, data-cleaning] 113 2 False How to extract only the string component between parenthesis?
1279 2019-10-12 [python, pandas, gis] 4790 5 True Obtain elevation from latitude longitude coordinates with a simple python script
1280 2019-10-12 [python, python-3.x, csv, dictionary] 65 0 False CSV to Multi-Value Dictionary?
1281 2019-10-10 [python, r, json, pandas] 81 0 True How to get a string formatted JSON into a table
1282 2019-10-09 [python, python-3.x, pandas, matplotlib, seaborn] 664 1 True How to generate a bar chart with data from a csv?
1283 2019-10-09 [json, python-3.x, pandas, api, weather-api] 1252 1 True How to flatten a nested JSON from the NASA Weather Insight API in Python
1284 2019-10-08 [python, pandas, boxplot] 210 1 False Pandas Boxplot with Groupby - plot vector arrays in column per category
1285 2019-10-08 [python, pandas, pivot-table] 818 0 True Pandas Pivot Table Nested Aggfunc
1286 2019-10-07 [python, arrays, loops, openpyxl, xlsx] 1564 1 False Issues converting xlsx to 2d array openpyxl
1287 2019-10-07 [python-3.x, matplotlib] 769 1 True How to plot line segments or vectors with matplotlib
1288 2019-10-06 [python, python-3.x] 576 1 False There is no output from file.write
1289 2019-10-05 [python, matplotlib, arrows] 499 2 True Matplotlib Python 3 is not drawing arrows starting at non-origin
1290 2019-10-05 [python, python-3.x] 88 0 True Writing a function to compute a quantity in python based on a math problem
1291 2019-10-05 [python, pandas, dataframe, group-by, aggregate] 4324 0 False How to combine ';'.join and lambda x: x.tolist() inside an groupby.agg() function?
1292 2019-10-05 [python, pandas] 118 2 True Pandas groupby mark dates less than n months
1293 2019-10-05 [python-3.x, string, integer, average] 976 1 False Writing a function that calculates the average value of 5 parameters from user input
1294 2019-10-04 [json, python-3.x, pandas] 322 1 True How to convert json to pd.dataframe in Python
1295 2019-10-04 [python, pandas, matplotlib, scikit-learn, seaborn] 1214 1 False How to display my polynomial regression line?
1296 2019-10-04 [python, json, jsonparser] 614 0 False Less memory intensive way to parse large JSON file in Python
1297 2019-10-03 [python, python-3.x, list, dictionary, file-io] 88 0 False How to count words from strings read from a file?
1298 2019-10-02 [python, pandas, dataframe] 85 1 True Dealing with the Multiindex headers dataFrame - Python
1299 2019-10-01 [python, pandas, dataframe] 837 3 True ValueError: Data overlaps. in python
1300 2019-10-01 [python, python-3.x] 120 0 False Making a list of elements from particular parameters in a JSON file
1301 2019-10-01 [python, pandas, numpy, dataframe, matplotlib] 2193 2 True How to draw multiple levels groupby histograms in Python?
1302 2019-09-29 [python, regex] 4132 0 False python regular expression specific characters, any combination
1303 2019-09-29 [python, libvlc] 2279 2 True How to add subtitles to video player with libvlc
1304 2019-09-28 [python] 648 1 False How to find a factorial, and catch exceptions for invalid input
1305 2019-09-28 [python, substitution] 97 0 False How to conditionally select a character from two strings, based upon another string
1306 2019-09-27 [python, pandas, range, period] 480 2 True pandas period_range - gaining access to the
1307 2019-09-27 [python, pandas, matplotlib, bar-chart, grouped-bar-chart] 15284 5 False How to plot a grouped bar plot from two or more dataframes
1308 2019-09-27 [python, python-3.x] 860 4 False Why does my "if" statement in python not work?
1309 2019-09-27 [python, pandas, loops, for-loop, nltk] 318 2 True Create pandas dataframe with results from Python 'for loop'
1310 2019-09-27 [python, pandas] 137 0 False Mapping income to binary
1311 2019-09-27 [python, python-3.x, dataframe, outliers, iqr] 5718 4 True How to calculate modified Z score and IQR on each column of the dataframe
1312 2019-09-26 [python, pandas, matplotlib] 1064 0 False How to groupby column, and then create a scatterplot of counts
1313 2019-09-26 [python, pandas, csv] 539 1 True Changing all strings in a CSV column to a list of integers
1314 2019-09-26 [python, pandas] 2678 1 False Text analysis: finding the most common word in a column using python
1315 2019-09-26 [arrays, python-3.x, sorting] 74 0 False Why is 0.0 not being counted?
1316 2019-09-25 [python, list] 63 2 True How to merge lists to nested list?
1317 2019-09-25 [python, shared-libraries, nltk] 363 0 True How to check for English words in a list
1318 2019-09-24 [python, pandas, matplotlib, histogram] 1532 1 True Overlay three histograms in one plot
1319 2019-09-21 [pandas, csv] 1643 0 True read_csv shifting columns and skipping wrong rows
1320 2019-09-21 [python, python-3.x, pandas, dataframe] 13752 5 False Get Max value comparing multiple columns and return specific values
1321 2019-09-21 [python, regex] 2371 1 False Python Regex - Replacing Non-Alphanumeric Characters AND Spaces with Dash
1322 2019-09-21 [python] 57 0 False how can i put these inputs into a function without declaring different variables
1323 2019-09-21 [python, list] 110 0 False How do I access a list in a list
1324 2019-09-19 [python, while-loop] 687 0 False why doesn't loop break at 0 count when I set while var != 0
1325 2019-09-19 [python, pandas] 119 0 False Converted Nested Dict to Dataframe
1326 2019-09-19 [python, json, pandas, geopandas] 2727 3 False Python Pandas - Flatten Nested JSON
1327 2019-09-19 [python, json, pandas] 1316 2 False handling nested json in pandas
1328 2019-09-19 [python, csv, python-3.7] 460 0 False Python CSV writer freezes always at the same row
1329 2019-09-19 [python, json, pandas, dataframe, dictionary] 1037 3 True How to flatten a pandas column of nested dicts, into separate columns for each key
1330 2019-09-18 [python, if-statement] 242 0 False How to conditionally bin a value, with python?
1331 2019-09-17 [python, pandas, datetime] 782 0 False Problem using Groupby in Python for date time. How to make a bar plot with Month/Year?
1332 2019-09-17 [python, json, pandas, csv] 15937 10 False Read CSV with JSON feature
1333 2019-09-17 [python, pandas, data-analysis] 139 1 False How to use zip to easily get the dataframe for each of the coin pair in the list through a defined function? (pandas)
1334 2019-09-16 [python, list, dataframe, dictionary] 36 1 True Separate a column that contains a list of dictionaries into a new dataframe keeping the old index
1335 2019-09-16 [python, pandas, matplotlib, seaborn] 872 3 True Plot pandas dataframe values by multiple criteria
1336 2019-09-16 [python, pandas] 160 2 False How to make histogram using pandas
1337 2019-09-15 [python, loops, count, percentage] 448 1 True Track progress through namedtuple csv loop in python
1338 2019-09-15 [python, user-defined-functions, callable] 300 1 False Why is my user-defined function's 'int' object not callable?
1339 2019-09-14 [python, r, pandas, merge] 549 0 True Merging Data on date time column (POSIXct format)
1340 2019-09-13 [python-3.x] 810 3 True How do you limit the number of decimal places in the output of multiple numbers?
1341 2019-09-13 [python, regex, pandas, dataframe] 108 0 False two step regex on pandas variable
1342 2019-09-13 [python, arrays, numpy, structured-array] 159 1 True How to return structured array with only one value per field/column?
1343 2019-09-13 [python, pandas, function, loops] 1867 2 False How to generate a rolling mean for a specific date range and location with pandas
1344 2019-09-12 [python, pandas, function, loops, csv] 720 0 False How do I run a list of CSV into a function?
1345 2019-09-12 [python, while-loop] 60 0 False While loop not giving desired outcome
1346 2019-09-12 [python] 61 1 True How do I create a matrix of pair wise values for a list of elements each having a scale value?
1347 2019-09-12 [wordpress, wordpress-theming, blogger, blogger-dynamic-views, google-blogger-api] 138 0 False How can I increase the numbers of posts on the main page of the Soho blogger/WordPress theme?
1348 2019-09-11 [python, r] 413 0 False How to transform a set of qualitative data into numbers according to quantity?
1349 2019-09-11 [python, pandas, dataframe] 75 1 False How to retrieve similarly named csv files and create dataframes with them
1350 2019-09-11 [python, pandas, dataframe] 154 1 True Extracting elements of a dataframe based on conditional of other dataframes
1351 2019-09-11 [python, pandas] 627 1 False formatting multiple city names into universal name for each city all at once using pandas
1352 2019-09-10 [regex, python-3.x, string, list, dictionary] 80 0 False skip short letter/word mix in dictionary
1353 2019-09-10 [jupyter-notebook] 1131 0 False how to fix an invalid syntax when giving the location of my files to the notebook
1354 2019-09-10 [python-3.x, while-loop, break] 284 1 True Python -- While Loop Failure
1355 2019-09-10 [python, pandas, matplotlib, datetime] 49238 23 True ValueError: view limit minimum -35738.3640567 is less than 1 and is an invalid Matplotlib date value
1356 2019-09-10 [python, excel, python-3.x, openpyxl] 543 1 False Using openpyxl to get column width from Excel
1357 2019-09-09 [python, pandas] 53110 69 True pandas pd.options.display.max_rows not working as expected
1358 2019-09-09 [python, pandas, dataframe, geopy] 293 1 True Calculating distance in pandas data frame giving error
1359 2019-09-09 [python, pandas, dataframe, matplotlib, stockstats] 3337 4 True How can i see MACD signal by using stockstats?
1360 2019-09-09 [python, csv, dictionary] 822 0 False How do I create a dict, with csv column contents as keys, and occurrence count as value?
1361 2019-09-09 [python, python-3.x] 135 0 False How do I make the for loop work only if one or more items != 'yes'
1362 2019-09-09 [python, arrays, python-3.x, pandas, dictionary] 56 2 True How to effectively unpack this type of structure and create a DataFrame?
1363 2019-09-08 [python] 144 1 False Consolidating multiple if ... print statements
1364 2019-09-08 [python, pandas, dataframe] 3578 2 True Extract filepaths from pandas DataFrame python
1365 2019-09-08 [python-3.x, pandas, numpy] 171 2 True Converting csv row into csv columns
1366 2019-09-08 [python, python-3.x, list, dictionary] 215 1 True How to call the deepest nested values from a 4-layer nested dictionary?
1367 2019-09-08 [python, pandas, numpy] 83 1 False Why do i get a numerical error when my csv data i loaded is numeric?
1368 2019-09-08 [python, pandas] 212 2 True Read Excel file with blank cells as Pandas dataframe with multiindex
1369 2019-09-07 [python, decimal, cmath] 217 0 True How to increase decimal precision with 'exotic' functions?
1370 2019-09-06 [python, pandas, dataframe, frequency, word-cloud] 10091 16 True How to create a wordcloud according to frequencies in a pandas dataframe
1371 2019-09-06 [python] 300 0 False How do I break JSON that has nested objects and also how to create a loop where multiple items can pass?
1372 2019-09-06 [python, python-3.x] 56 1 True Replace numbers in array for specific places only
1373 2019-09-05 [python, scope, variable-assignment] 229 1 False Iteratively assigning variables in Python
1374 2019-09-04 [python, numpy, time-series, difference, logarithm] 2533 1 True Return to natural numbers from a logarithmic difference in python
1375 2019-09-02 [python, json, dictionary] 300 0 False Extract a single value from json array
1376 2019-09-02 [python, python-3.x, pandas, group-by, concatenation] 81 1 True concat + groupby + apply in multiple columns in panda dataframe
1377 2019-09-01 [python, python-3.x, pandas, grouping, standard-deviation] 329 1 True Standard deviation for the difference of two dataframes with group by
1378 2019-09-01 [python-3.x] 152 0 True I cannot set exception try except for OSError error: timed out in Exscript with python3
1379 2019-09-01 [python, pandas, csv, header] 297 0 False Searching for specific headers in csv file
1380 2019-09-01 [python, json, csv] 6485 1 False Converting JSON file to new CSV file using Python Script
1381 2019-09-01 [python, numpy] 1425 1 False Loop for generating characters in a string, Python random.choice with weights
1382 2019-08-28 [pandas] 160 0 True How to read a variable width white space string table into a panda dataframe?
1383 2019-08-27 [python, pathlib] 2085 7 False How to count total number of files in each subfolder
1384 2019-08-27 [python, python-3.x, dataframe] 494 0 True Loop through sub -directories, read files starting with given name and append
1385 2019-08-27 [python-3.x] 40 2 False Finding unique combinations of tuples
1386 2019-08-27 [python, python-3.x, pandas] 537 3 True Every product/combination of nested dictionaries saved to DataFrame
1387 2019-08-26 [python, image] 192 3 False How to pull image so it can be analyzed for getcolors class
1388 2019-08-26 [python, python-3.x, pandas] 171 0 True How to convert nested json to the following format?
1389 2019-08-25 [python-3.x, pandas] 231 1 True Multiplying the values in one columns by values in other columns by ignoring zero in pandas without hard cording it?
1390 2019-08-25 [python, matplotlib, seaborn, data-visualization] 2036 5 True Spaghetti plot without a for loop
1391 2019-08-25 [python, pandas, numpy] 50 1 False 1 column has an int. Another has a list of ints. How to convert dataframe into a numpy rec array of these pairs?
1392 2019-08-25 [python, multi-index] 52 1 True How to isolate features in a multi-index array
1393 2019-08-25 [python, json, python-3.x, list] 847 0 False How to continue iteration of JSON object/list with "for" loop nested in another "for" loop?
1394 2019-08-25 [python-3.x] 343 0 False Input and formatted output
1395 2019-08-24 [python, pandas] 1321 0 False how to use if, elif and else statement in pandas
1396 2019-08-23 [python, pandas, datetime, timestamp] 206 0 False Given a timestamp column, how can I make intervals of two hours and display in a new column?
1397 2019-08-23 [python, pdf, bulk, stamp] 791 1 True Python - adding a script to select all pdf files
1398 2019-08-23 [python, pandas, matplotlib, pandas-groupby, seaborn] 9385 9 True How to turn groupby() and value_counts() into multiple pie/bar charts
1399 2019-08-22 [python, pandas] 41 0 True Tracker column that returns value based on sum of other column ranges
1400 2019-08-22 [python, dictionary] 176 -2 True Using multiple loops to make a permutation of the values in a dictionary
1401 2019-08-22 [python, python-3.x, list, spyder] 397 1 False How can I add to list only once in a for loop?
1402 2019-08-22 [python, set] 150 0 False Find all combinations in array that create wanted result
1403 2019-08-21 [python, exception] 82 1 False exception error handling disturbed my variables
1404 2019-08-21 [python, list, dictionary, data-structures, min] 4011 1 False Filtering a list of dictionaries based on multiple values
1405 2019-08-21 [excel] 90 0 False Excel help - Transpose row values in to columns and repeat adjacent existing row values
1406 2019-08-21 [python, dataframe] 2726 0 False How to get the information of a column in Python which has a dictionary in every row
1407 2019-08-20 [python, regex, replace] 206 1 True Create custom whitespace tag based on number of spaces for NLP pre-processing
1408 2019-08-20 [python, dataframe] 195 0 False How to cut and paste a same column as a next column in a new dataframe?
1409 2019-08-20 [python, list-comprehension] 52 0 False How to fix a list comprehensions with nested for loop and IF AND statement
1410 2019-08-19 [python-3.x] 57 1 False Can't print a number despite using str/int
1411 2019-08-18 [python, json, date, calendar, sum] 65 1 True How do i add two dates that are saved in .json files?
1412 2019-08-17 [python, pandas, matplotlib, seaborn] 3890 2 False How to construct a side-by-side boxplot for a pandas dataframe
1413 2019-08-17 [python] 209 2 False comparison between nested two OrderedDict
1414 2019-08-17 [python, pandas] 32 1 True Pandas giving IndexError on one dataframe but not on another similar dataframe
1415 2019-08-17 [python, python-3.x] 80 1 False I need my script to run several lines until task is completed
1416 2019-08-17 [python, loops, variables] 133 0 False I am Stuck and Cannot integrate the lists correctly
1417 2019-08-16 [python, json, pandas, dataframe, nested] 203 1 False Normalizing nested json data with pandas
1418 2019-08-16 [python, indexing, data-structures] 34 0 True Python/Pandas Structuring/Indexing For Graph
1419 2019-08-16 [python, arrays, list, matrix, indexing] 1557 0 False Can't index multiple elements in list of lists in Python (using the : operator)
1420 2019-08-16 [python, dataframe, for-loop, if-statement] 67 0 False If statement nested in For loop - Getting error = The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all()
1421 2019-08-11 [python, pandas, datetime] 81 0 False Time difference of time string (only want the calculate the difference of the minutes then convert to seconds)
1422 2019-08-11 [python, python-3.x] 66 0 False Unable to get the index whenever the list elements output as true
1423 2019-08-11 [python, python-3.x] 26961 0 False Python3 create list of image in a folder
1424 2019-08-11 [python, csv, dictionary] 444 0 False find out many items are there in dictionary in csv file
1425 2019-08-11 [python, pandas, iteration, montecarlo] 904 0 False How to do uncertainty propagation within pandas dataframe (geochemical data reduction)
1426 2019-08-07 [python-3.x, pycharm] 922 0 False Why is the `open()` function expecting a directory?
1427 2019-08-07 [python, pandas] 164 0 False Pandas: None data returned with if and conditional apply function
1428 2019-08-07 [python, pandas, scipy, distribution, statsmodels] 685 0 False Creating new pdf based on mean, standard deviation and skewness
1429 2019-08-07 [python, pandas] 56 2 False How big a file will read_csv handle? Works for 10 lines of excel, but not 100000 -- says file doesn't exist
1430 2019-08-06 [python, pandas, date, datetime] 88 0 True Appending Data from Loop into Dictionary or Series for new dataframe
1431 2019-08-06 [python, pandas, iteration] 991 0 True Iterating over Rows and Columns to add counts in Pandas
1432 2019-08-06 [python, pandas, matplotlib] 3620 0 False How to create a scatter plot for each dataframe column
1433 2019-08-06 [python-3.x, pandas, function, iteration, alpha-vantage] 85 1 True How do I iterate through combinations of two lists and perform a function each time?
1434 2019-08-05 [python, python-3.x, pandas, pandas-groupby] 75 3 True How to split data in a dataframe cell and perform a Pandas groupby on splits?
1435 2019-08-05 [python, pandas, json-normalize] 2183 3 True normalize a column in pandas dataframe
1436 2019-08-05 [python, scipy, signal-processing, sparse-matrix, baseline] 5145 0 False Baseline correction for spectroscopic data
1437 2019-08-04 [python, matplotlib, seaborn, plot-annotations] 116940 55 False How to add bold annotated text to a plot
1438 2019-08-04 [python, python-3.x, pandas, dataframe, for-loop] 897 4 True Overwriting values in column created with Python for loop
1439 2019-08-04 [python, dictionary, multidimensional-array, element, repeat] 63 1 True Building and extracting values from multidimensional Python dictionary from CSV file with some repeat elements
1440 2019-08-03 [python-3.x, dataframe, file-io, vectorization] 191 0 False How to vectorise file reading for an array of filepaths?
1441 2019-08-03 [python, pandas, dataframe] 62 1 False How to import many .txt files in a loop but without concatenation?
1442 2019-08-03 [pandas] 2509 1 True Calculate the min, max and mean windspeeds and standard deviations
1443 2019-08-02 [python, pandas] 58 1 True matplotlib from time series data frame
1444 2019-07-31 [excel, pandas, dataframe] 1717 1 True Convert excel formula to python code in order to make calculations of different dataframes
1445 2019-07-30 [python, json, python-3.x, pandas, json-normalize] 1239 0 True How to import multiple json sections (all in one file) in to python/pandas
1446 2019-07-29 [python] 48 0 False How to split \n for create a dataframe
1447 2019-07-29 [python] 693 0 False Passing text file data to a variable
1448 2019-07-29 [python, pandas, dataframe] 396 1 True memory mismatch between pandas dataframe and csv file
1449 2019-07-29 [python, python-3.x, google-sheets, google-drive-api] 120 0 False Get all folder names exept for one in python
1450 2019-07-29 [python, loops, while-loop] 483 0 True Python while loop not writing all data just last reading
1451 2019-07-27 [python, python-3.x, ocr, python-tesseract] 3125 2 False Why can't get string with PIL and pytesseract?
1452 2019-07-25 [python-3.x, matplotlib, scatter-plot] 2022 1 False Scatter plot colorbar based on datapoint cluster
1453 2018-10-13 [python, json, pandas, flatten, json-normalize] 45124 15 False flattening nested Json in pandas data frame
1454 2018-10-07 [python, pandas, attributeerror, nonetype] 5107 0 False AttributeError: 'NoneType' object has no attribute 'items' when iterating over the rows of the list
1455 2018-10-03 [python, python-3.x, pandas] 3586 0 False Struggling to normalize nested JSON data
1456 2018-10-03 [python, pandas, dataframe] 1124 2 False I want to reset index but want to have all the columns in dataframe
1457 2018-10-03 [python, pandas, dataframe, type-conversion, data-cleaning] 1789 2 True Can't convert object to float
1458 2018-10-03 [python, pandas, csv, import] 650 1 True CSV being read with no rows
1459 2018-10-03 [python, pandas, date-conversion] 151 1 False Why isn't pandas read_csv using my dateparser?
1460 2018-10-02 [python, pandas, csv] 352 1 False How is a pandas column of rows containing variable length and comma separated strings of values, stacked into separate values?
1461 2018-10-01 [python, pandas, dataframe] 58 0 True How is a csv with columns of irregularly formatted lists imported into a pandas DataFrame?
1462 2018-09-30 [python, pandas, matplotlib] 6058 2 True Pandas df.plot() KeyError Thrown
1463 2018-09-30 [arrays, json, python-3.x, pandas, json-normalize] 1636 0 False convert JSON text string to Pandas, but each row cell ends up as an array of values inside
1464 2018-09-30 [python, matplotlib] 1548 1 False Plotting an image with x-axis as time
1465 2018-09-29 [json, python-3.x, pandas] 199 2 False python pandas.read_json() doesn't work for IG Labs REST
1466 2018-09-29 [python, pandas, join] 411 2 False Append Pandas disjunction of 2 dataframes to first dataframe
1467 2018-09-28 [python, pandas, dataframe, keyerror] 2002 1 True Pandas DataFrames KeyError:0
1468 2018-09-22 [python, pandas, concatenation, multi-index, categorical-data] 502 1 False pandas efficiently concatenating DataFrames with non-matching categorical columns and MultiIndex levels
1469 2018-09-19 [python, python-3.x, pandas, dataframe, jupyter-notebook] 4766 32 True How to provide a reproducible copy of your DataFrame with to_clipboard()
1470 2018-09-19 [pycharm, documentation] 861 0 False how to access function or package documentation in pycharm
1471 2018-09-18 [python, pandas, list-comprehension, attributeerror, wordnet] 190 1 True AttributeError when building list comprehension for Wordnet.Synsets().Definition()
1472 2018-09-15 [python, python-3.x, pandas, performance, vectorization] 14109 2 True Python - For loop millions of rows
1473 2018-09-14 [python, pandas, dataframe] 112 1 True pandas - restructuring dataframe using column names
1474 2018-09-13 [python-3.x, pandas] 77 0 True Optimizing using Pandas Data Frame
1475 2018-09-12 [python, regex, pandas, dataframe] 587 1 False pandas regex new column nan - but regex tester shows regex is valid
1476 2018-09-06 [python, matplotlib] 213 1 False How to import numbers from txt file with spaces and plot it
1477 2018-09-05 [python, pandas, dataframe] 1335 2 False How to sum the values of a particular column in pandas
1478 2018-09-05 [python, string, dataframe] 1390 2 False How do change column names if the column name contains certain substring?
1479 2018-09-04 [anaconda, jupyter-notebook, jupyter, conda] 2227 3 False How do get rid of "set "JAVA_HOME_CONDA_BACKUP=" " message?
1480 2018-09-04 [python, pandas, dataframe, indexing] 617 1 False SettingWithCopyWarning when one column of DataFrame is strings
1481 2018-09-04 [python, pandas, dataframe, apply] 151 2 False Creating a new dataframe column by comparing strings of two unequal dataframes
1482 2018-09-03 [python-3.x, pandas] 1123 1 True Error while using Merge function in pandas between two excel files instead of vlookup (Key ERROR)
1483 2018-09-03 [python, dictionary] 1723 0 False How to get a dict of the keys for all values in another dict
1484 2018-09-03 [python, python-3.x, pandas, dataframe, mapping] 3732 1 False How to map values (from a CSV file) with Pandas DataFrame efficiently?
1485 2018-09-02 [python, pandas] 87 1 True Create 2 new columns with pandas and assign variables based off the date
1486 2018-09-01 [python, pandas, dataframe, graph, bokeh] 1426 2 True Bokeh Multi-line with hover
1487 2017-05-20 [python, installation, yaml, python-3.5, pyyaml] 17672 1 False How to install PyYAML
1488 2017-04-30 [python, installation, windows-7-x64, egg] 448 0 True How to install ipython
1489 2017-04-13 [python, windows, subprocess, popen, explorer] 3562 2 True How to Search in Windows with Python subprocess