# PyBacmman
- Helper functions to manipulate data generated by [BACMMAN software](https://github.com/jeanollion/bacmman) uder Pandas, see `pybacmman.pandas` module.
- Helper functions to save selection from pandas to BACMMAN: see `pybacmman.selections.saveAndOpenSelection()` method.
- Dataset class to facilitate handling of measurement tables and selections: see `pybacmman.dataset.Dataset` and `pybacmman.dataset.DatasetList` classes.
Here is [another python package](https://gitlab.com/MEKlab/pyberries) to handle bacmman data.
Raw data
{
"_id": null,
"home_page": "https://github.com/jeanollion/PyBacmman.git",
"name": "PyBacmman",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "bacmman,pandas,data analysis",
"author": "Jean Ollion",
"author_email": "jean.ollion@polytechnique.org",
"download_url": "https://files.pythonhosted.org/packages/0f/79/530a0a80e952a62c85847154129d050aa98b026ba04076dbd177b91ec9ea/PyBacmman-0.6.0.tar.gz",
"platform": null,
"description": "# PyBacmman\n- Helper functions to manipulate data generated by [BACMMAN software](https://github.com/jeanollion/bacmman) uder Pandas, see `pybacmman.pandas` module.\n- Helper functions to save selection from pandas to BACMMAN: see `pybacmman.selections.saveAndOpenSelection()` method.\n- Dataset class to facilitate handling of measurement tables and selections: see `pybacmman.dataset.Dataset` and `pybacmman.dataset.DatasetList` classes.\n\nHere is [another python package](https://gitlab.com/MEKlab/pyberries) to handle bacmman data.\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Utilities for analysis of data generated from bacmman software",
"version": "0.6.0",
"project_urls": {
"Download": "https://github.com/jeanollion/PyBacmman/archive/v_053.tar.gz",
"Homepage": "https://github.com/jeanollion/PyBacmman.git"
},
"split_keywords": [
"bacmman",
"pandas",
"data analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0f79530a0a80e952a62c85847154129d050aa98b026ba04076dbd177b91ec9ea",
"md5": "950a3faf0f3565299240a16897504605",
"sha256": "13d75bd95a7c21d8c1678e7d100e37dbe4ecbf156a5f8062aefa263632b7850d"
},
"downloads": -1,
"filename": "PyBacmman-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "950a3faf0f3565299240a16897504605",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 22506,
"upload_time": "2024-02-28T14:20:33",
"upload_time_iso_8601": "2024-02-28T14:20:33.456634Z",
"url": "https://files.pythonhosted.org/packages/0f/79/530a0a80e952a62c85847154129d050aa98b026ba04076dbd177b91ec9ea/PyBacmman-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-28 14:20:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jeanollion",
"github_project": "PyBacmman",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pybacmman"
}