{"id":21352659,"url":"https://github.com/patrick-llgc/notesfromtdi","last_synced_at":"2026-01-02T15:48:34.824Z","repository":{"id":131328854,"uuid":"42091316","full_name":"patrick-llgc/notesFromTDI","owner":"patrick-llgc","description":null,"archived":false,"fork":false,"pushed_at":"2015-09-08T07:33:53.000Z","size":744,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T17:24:50.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrick-llgc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-08T05:12:42.000Z","updated_at":"2018-05-07T22:04:29.000Z","dependencies_parsed_at":"2023-03-09T08:52:09.968Z","dependency_job_id":null,"html_url":"https://github.com/patrick-llgc/notesFromTDI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-llgc%2FnotesFromTDI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-llgc%2FnotesFromTDI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-llgc%2FnotesFromTDI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-llgc%2FnotesFromTDI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick-llgc","download_url":"https://codeload.github.com/patrick-llgc/notesFromTDI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826778,"owners_count":20354220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T03:14:32.828Z","updated_at":"2026-01-02T15:48:34.784Z","avatar_url":"https://github.com/patrick-llgc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# notes from TDI\nThis serves as a note of all the resources and trouble-shootings encoutered while doing TDI projects\n\n\nResources\n=========\nFlask + Heroku （in decreasing order of usefulness)\n----------------------------------------------------------------\nhttps://github.com/bev-a-tron/MyFlaskTutorial (by Beverley!)\n\nhttp://flask.pocoo.org/docs/0.10/quickstart/#quickstart\n\nhttps://realpython.com/blog/python/python-web-applications-with-flask-part-i/\n\nhttp://virantha.com/2013/11/14/starting-a-simple-flask-app-with-heroku/\n\n\nsimpleJSON\n----------\nhttp://simplejson.readthedocs.org/en/latest/\n\nHeroku\n------\nhttps://devcenter.heroku.com/articles/git\n\nFlask-Bootstrap for webapp development\n--------------------------------------\nhttps://pythonhosted.org/Flask-Bootstrap/\n\npandas\n------\nhttps://github.com/physiophile/pandas-exercises\n\nhttp://pandas.pydata.org/\n\nbeautiful soup (jQuery + python)\n------\nhttp://www.crummy.com/software/BeautifulSoup/bs4/doc/\n\nregular expression\n------------------\nhttps://docs.python.org/2/library/re.html\n\nnumpy\n-----\nhttp://wiki.scipy.org/NumPy_for_Matlab_Users (numpy for matlab users)\n\nhttp://www.engr.ucsb.edu/~shell/che210d/numpy.pdf\n\npython\n------\nhttps://developers.google.com/edu/python/ \n\nhttps://www.codecademy.com/tracks/python\n\nhttp://www.siafoo.net/article/52 (python tricks)\n\n\nuseful python snippet\n=============\nHow to convert time series\n```python\nddf = DataFrame(data)\nddf.columns = data_columns\nddf.index = to_date_time(ddf.pop('Date'))\n# an slower alternative\n# ddf = ddf.set_index('Date')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick-llgc%2Fnotesfromtdi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick-llgc%2Fnotesfromtdi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick-llgc%2Fnotesfromtdi/lists"}