Skip to content

Commit

Permalink
Add Figure Friday week 31
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Sep 16, 2024
1 parent 97d0797 commit 12437d1
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
from vizro.actions import filter_interaction
from vizro.models.types import capture

# Download the 2023 data from [the stackoverflow survey](https://survey.stackoverflow.co/) and
# place it into the `figure-friday-week31` folder
df = pd.read_csv("survey_results_public.csv")
df = tidy_df(df)

Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
1 change: 0 additions & 1 deletion figure-friday-week31/requirements.txt

This file was deleted.

0 comments on commit 12437d1

Please sign in to comment.