Code Monkey home page Code Monkey logo

spotify-rehydrator's People

Contributors

altanner avatar ninadicara avatar

Watchers

 avatar  avatar  avatar  avatar

spotify-rehydrator's Issues

Convert to package for easier reuse

This will require re-organising the repo a little, and changing the default arguments.

Other things that could be achieved through this option include:

  • Choosing whether to get TrackIDs, Features, or something else? (Lyrics)

  • Re-organise into package structure

  • setup.py

  • Register with PyPi

  • Change input/output file options to arguments.

Understand why some tracks aren't returned by the API

About 5% of tracks aren't returned by the API. Quite a few of them seem to have special characters so that could be the reason. It would be good to understand if there's anything we can change about the search queries to increase chances of them returning successfully.

Functions need separating.

Both get_track_id and get_track_features are now very long and would benefit from being separated into different functions.

  1. Retrieving data to be processed
  2. Processing the data
  3. Saving it out

Maybe a good time to consider a Data Class?

Complete test set

Check the joins match as expected etc and any data manipulation is tested.
Will need to mock the API calls.

  • get_ids
  • read
  • unmatched_tracks
  • get_URI
  • add_URI
  • add_feature_cols
  • run_pipeline
  • rehydrate

Output file values for empty tracks

Instead of having 'None' as the value in the output csv it would be better to have a null placeholder in each column. Otherwise reading the file back in can cause problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.