Skip to content

bahp/datablend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBlend

Actions Status Python Issues MIT License Contributors

Community | Documentation | Resources | Contributors | Release Notes

The Datablend is a lightweight library to format manually collected data. It allows to perform common transformations (e.g. rename or replace) and conversions to various data structures such as stacked data structure used in databases or tidy data structure used in AI/ML libraries.

Installation

Please follow the Installation Guide.

Contributing

We welcome contributions including bug reports, bug fixes, documentation improvements, enhances and ideas from new contributors of all experience levels. The goals are to be helpful, welcoming, and effective. The Development Guide has detailed information about contributing code, documentation, tests, and more. We've included some basic information in this README and CHANGELOG file.

Basic steps

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin feature/FeatureName)
  5. Open a Pull Request

Testing

You can launch the test suite from the main directory running pytest.

Useful links

License

Distributed under the GNU v3.0 License. See LICENSE for more information.

Changelog

Link to release history and/or CHANGELOG

Roadmap

Acknowledgements

Contributors

Support

FAQ

Contact

Bernard Hernandez -

  • add ...
  • add ...
  • add ...
  • add ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages