Aspiring Data Analyst with a background in Computer Science and corporate operations experience. Skilled in SQL, Excel, Power BI, and Python for transforming data into actionable insights.
with open("../examples (older)/amazon2.csv") as datafile: # ax.pie(data_by_state.values(), labels = data_by_state.keys(),autopct="%.0f%%") # Specify the percentage to ...
# As usual we would start by defining the imports and create a figure with # subplots. # Now it's time for the pie. Starting with a pie recipe, we create the data # and a list of labels from it. # We ...