Recent Releases of HeXtractor
HeXtractor - v1.0.2
What's Changed
- Fixed installation instructions after the JOSS review. by @maddataanalyst in https://github.com/maddataanalyst/hextractor/pull/15
- CONTRIBUTING file added by @maddataanalyst in https://github.com/maddataanalyst/hextractor/pull/16
- Improved the clarity of the installation instructions and docs. by @maddataanalyst in https://github.com/maddataanalyst/hextractor/pull/21
- Added community guidelines to the README file by @maddataanalyst in https://github.com/maddataanalyst/hextractor/pull/20
- Fix warnings from custom pydantic validators by @mmalczewski in https://github.com/maddataanalyst/hextractor/pull/22
Full Changelog: https://github.com/maddataanalyst/hextractor/compare/v1.0.1...v1.0.2
Scientific Software - Peer-reviewed
- Python
Published by maddataanalyst 7 months ago
HeXtractor - v1.0.1
Full project release
Added support for: 1. Fetching data from multiple sources (like Excel or csv files). 2. Data visualization. 3. GraphDocument (from LangChain) integration.
Extensive documentation added.
Scientific Software - Peer-reviewed
- Python
Published by maddataanalyst 9 months ago
HeXtractor - v0.1.0
What's Changed
- Basic functionalities implementation by @maddataanalyst in https://github.com/maddataanalyst/hextractor/pull/7. Specifically:
- API for building Data Source Specs from DataFrames.
- API for building Graph Specs from multiple Data Sources.
- Graph specs consistency and data sources validation.
- Added notebook with the demo of main functionalities and examples.
New Contributors
- @maddataanalyst made their first contribution in https://github.com/maddataanalyst/hextractor/pull/7
- @mmalczewski reviewed the changes, the API and overall design of the solution.
Full Changelog: https://github.com/maddataanalyst/hextractor/commits/v0.1.0
Scientific Software - Peer-reviewed
- Python
Published by maddataanalyst over 1 year ago