{"id":34065970,"url":"https://github.com/xga0/rescale-package","last_synced_at":"2026-03-11T01:31:22.169Z","repository":{"id":57461413,"uuid":"245722744","full_name":"xga0/rescale-package","owner":"xga0","description":"A function that can transform features by scaling each feature to a given range. The input should be (input list, new minimum value, new maximum value).","archived":false,"fork":false,"pushed_at":"2020-03-08T00:31:27.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-16T04:40:16.475Z","etag":null,"topics":["python-package","scale"],"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/xga0.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-03-07T23:44:23.000Z","updated_at":"2020-03-08T00:31:29.000Z","dependencies_parsed_at":"2022-09-17T04:30:55.298Z","dependency_job_id":null,"html_url":"https://github.com/xga0/rescale-package","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xga0/rescale-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xga0%2Frescale-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xga0%2Frescale-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xga0%2Frescale-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xga0%2Frescale-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xga0","download_url":"https://codeload.github.com/xga0/rescale-package/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xga0%2Frescale-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30366051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["python-package","scale"],"created_at":"2025-12-14T06:05:20.750Z","updated_at":"2026-03-11T01:31:22.129Z","avatar_url":"https://github.com/xga0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rescaler\nhttps://pypi.org/project/rescaler/ \\\nA package that can transform features by scaling each feature to a given range. The input should be (input list, new minimum value, new maximum value). This is more light weight and easy to use than sklearn.preprocessing.MinMaxScaler. This package can simply and quickly rescale each element of the input list into a new value within the range, and generate a new list.\n\n### Parameters\n**`rescaler.rescale`**\n\n* `input_list` A list.\n* `newmin` The minimum value of the new scale.\n* `newmax` The maximum value of the new scale.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxga0%2Frescale-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxga0%2Frescale-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxga0%2Frescale-package/lists"}