brunoamaral / gregory-ai

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content
https://gregory-ai.com/
Other
47 stars 7 forks source link

add csv format to the database zip file #300

Closed brunoamaral closed 1 year ago

brunoamaral commented 1 year ago

Suggested by @jonatortue@mastodon.oeru.org

brunoamaral commented 1 year ago

this can be achieved using pandas.to_csv function. An example is available here: https://github.com/brunoamaral/gregory-ms-website/commit/5cf93f0ad15b2284c7589c06cb677b98f74769e1

Closing ! 🙂