{"id":20374757,"url":"https://github.com/kmedian/numertweak","last_synced_at":"2025-03-04T21:24:56.124Z","repository":{"id":57447295,"uuid":"159025471","full_name":"kmedian/numertweak","owner":"kmedian","description":"some utility functions for the numerai competition","archived":false,"fork":false,"pushed_at":"2019-12-04T16:07:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T19:41:41.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmedian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-25T11:41:25.000Z","updated_at":"2019-12-04T16:07:20.000Z","dependencies_parsed_at":"2022-09-02T23:40:40.587Z","dependency_job_id":null,"html_url":"https://github.com/kmedian/numertweak","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/kmedian%2Fnumertweak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fnumertweak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fnumertweak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmedian%2Fnumertweak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmedian","download_url":"https://codeload.github.com/kmedian/numertweak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241923526,"owners_count":20043030,"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-15T01:26:47.144Z","updated_at":"2025-03-04T21:24:56.103Z","avatar_url":"https://github.com/kmedian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/kmedian/numertweak.svg?branch=master)](https://travis-ci.org/kmedian/numertweak)\n\u003c!-- \n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/numertweak/master?urlpath=lab)\n--\u003e\n\n# numertweak\nSome utility function for the [numer.ai](https://numer.ai/rounds) competition.\n\nThis for my personal usage so far. \nIf you have any questions then send me an Email.\n\n## Table of Contents\n* [Installation](#installation)\n* [Commands](#commands)\n* [Support](#support)\n* [Contributing](#contributing)\n\n\n## Installation\nThe `numertweak` [git repo](http://github.com/kmedian/numertweak) is available as [PyPi package](https://pypi.org/project/numertweak)\n\n```\npip install numertweak\n```\n\nIn notebooks use this\n\n```\n%%capture\n!pip install \"numertweak\u003e=0.2.0\"\nfrom numertweak import *\n```\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401,W503,E731`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi with twine: `python setup.py sdist \u0026\u0026 twine upload -r pypi dist/*`\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/numertweak/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/numertweak/compare/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmedian%2Fnumertweak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmedian%2Fnumertweak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmedian%2Fnumertweak/lists"}