{"id":17475397,"url":"https://github.com/stared/python-neuroaspects-2016","last_synced_at":"2025-02-23T13:09:47.100Z","repository":{"id":141629698,"uuid":"74498877","full_name":"stared/python-neuroaspects-2016","owner":"stared","description":"First steps with data analysis in Python - Aspects of Neuroscience 2016","archived":false,"fork":false,"pushed_at":"2016-11-28T12:10:21.000Z","size":876,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T19:55:25.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/stared.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-22T17:49:19.000Z","updated_at":"2016-11-29T23:08:18.000Z","dependencies_parsed_at":"2023-03-13T10:31:08.085Z","dependency_job_id":null,"html_url":"https://github.com/stared/python-neuroaspects-2016","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/stared%2Fpython-neuroaspects-2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stared%2Fpython-neuroaspects-2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stared%2Fpython-neuroaspects-2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stared%2Fpython-neuroaspects-2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stared","download_url":"https://codeload.github.com/stared/python-neuroaspects-2016/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240317421,"owners_count":19782389,"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-10-18T18:45:53.985Z","updated_at":"2025-02-23T13:09:47.079Z","avatar_url":"https://github.com/stared.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# First steps with data analysis in Python\n\n[First steps with data analysis in Python](First steps with data analysis in Python) - a 3h hands-on workshop at [Aspects of Neuroscience 2016](http://neuroaspects.org/), 25-27th November 2016 (Warsaw, Poland), by [Piotr Migdał, PhD](http://p.migdal.pl/).\n\n## Abstract\n\nDo you want to learn how to write scripts, and use programming to solve practical data analysis problems? Python is the way to go! It starts in a simple way, but is one of the best environments for data science (including machine learning and artificial neural networks).\n\nYou will learn how to load data, process it and make plots.It is a basic introduction, starting from basic structures (like dictionaries and lists) and control flow (if, else, loops). If you are clicking your way to get results, or not yet comfortable it any programming language (but would love to change that!), it is for you!\n\nWe will be using [Jupyter Notebook](http://jupyter.org/) - an environment, which makes interaction with data convenient and beautiful. Notebooks are also an easy ways to share data analysis and results with others.\n\n## Installation\n\nBefore attending workshops, install [Python 3.5 from Anaconda](ttps://www.continuum.io/downloads). Downloading and installation takes some time, so please do it before (otherwise we won’t wait for you during the workshop). If you have problem with it, drop me an email.\n\nAdditionally, I recommend opening the command line (or for Windows: Anaconda console) and typing:\n\n```bash\n$ conda install seaborn\n```\n\nto get much nicer plots.\n\n## Outline\n\n(notebook are in progress)\n\n* [0. What is programming? Why Python?](0_intro.ipynb)\n* [1. Programming in Python](1_basic_programming.ipynb)\n* [2. More of Python](2_more_of_python.ipynb)\n* [3. Data analysis in Python](3_data_analysis.ipynb)\n\n## References\n\nSome notebooks contain links. Here are a few additional ones:\n\nJust after the workshop I've spotted a book with an introduction to Python for science:\nhttp://www.southampton.ac.uk/~fangohr/teaching/python/book.html\n\nThere were questions how to move from MATLAB to Python. This once covers it:\nhttp://scottsievert.com/blog/2015/09/01/matlab-to-python/\n\nMy general science to data science introduction:\nhttp://p.migdal.pl/2016/03/15/data-science-intro-for-math-phys-background.html\n\nThe state of current recurrent neural networks\nhttp://karpathy.github.io/2015/05/21/rnn-effectiveness/\n\nAnd if you actually want to play with it:\nhttps://gist.github.com/stared/70daf8e0334abf6e7527259e7221f568\n(Be sure to look at the references)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstared%2Fpython-neuroaspects-2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstared%2Fpython-neuroaspects-2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstared%2Fpython-neuroaspects-2016/lists"}