Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Meet Shah: Lesson01 and Lesson02: Assignment and Activity PRs #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

meet29in
Copy link

Used pandas to convert the csv in to a Data Structure,
then using list comprehensions filtered the list down to specific danceability and loudness index.
This list was then sorted by highest danceability and printed with song name and artist

Changes to be committed:
new file: build_playlist.py
new file: featuresdf.csv

meet29in added 5 commits May 28, 2018 23:32
Used pandas to convert the csv in to a Data Structure, \
then using list comprehensions filtered the list down to specific danceability and loudness index.
This list was then sorted by highest danceability and printed with song name and artist

Changes to be committed:
	new file:   build_playlist.py
	new file:   featuresdf.csv
 Changes to be committed:
	new file:   inclass_activity/Untitled.ipynb
	new file:   inclass_activity/calculator.ipynb
	new file:   inclass_activity/functional_calculator.ipynb
	new file:   inclass_activity/lambda.ipynb
	new file:   inclass_activity/mapreduce.ipynb
 Changes to be committed:
	new file:   generator_solution.py
 Changes to be committed:
	new file:   iterator_2.py
 Changes to be committed:
	new file:   inclass_activity/closure.ipynb
	new file:   inclass_activity/currying.ipynb
	new file:   inclass_activity/iter_generator.ipynb
	new file:   inclass_activity/scope testing.ipynb
@meet29in meet29in changed the title Meet Shah: Lesson01: Assignment and Activity Meet Shah: Lesson01 and Lesson02: Assignment and Activity PRs May 31, 2018
@meet29in
Copy link
Author

meet29in commented May 31, 2018

I've created "inclass_activity" folder under each Lesson folder and moved my corresponding class notes under that folder.

meet29in added 2 commits May 30, 2018 22:33
…, artist name and energy. Includes test for the closure.

 Changes to be committed:
	new file:   closure_test.py
	new file:   featuresdf.csv
	new file:   featuresdf_small.csv
	new file:   lesson02_closure.py
…ession

 Changes to be committed:
	new file:   generate_tracks_by_artist.py
	new file:   generator_test.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant