exceltomysql ==================================== | **Authors**: Xiangyong Luo | **Email**: luoxiangyong01@gmail.com exceltomysql is a tool to convert excel files (.xls, .xlsx, .csv) to mysql database. **If you use exceltomysql in your research, please cite: https://github.com/xyluo25/exceltomysql** **Package dependencies** ------------------------ * [X] sqlalchemy * [X] pandas * [X] pymysql **Call for Contributions** -------------------------- The exceltomysql project welcomes your expertise and enthusiasm! Small improvements or fixes are always appreciated. If you are considering larger contributions to the source code, please contact us through email: Xiangyong Luo : luoxiangyong01@gmail.com Writing code isn't the only way to contribute to exceltomysql. You can also: * review pull requests * help us stay on top of new and old issues * develop tutorials, presentations, and other educational materials * develop graphic design for our brand assets and promotional materials * translate website content * help with outreach and onboard new contributors * write grant proposals and help with other fundraising efforts For more information about the ways you can contribute to exceltomysql, visit [our GitHub](https://github.com/asu-trans-ai-lab/exceltomysql). If you' re unsure where to start or how your skills fit in, reach out! You can ask by opening a new issue or leaving a comment on a relevant issue that is already open on GitHub. Contents ==================================== .. toctree:: :maxdepth: 2 installation quick-start api acknowledgement