cardillo / joinery

Data frames for Java
https://joinery.sh
GNU General Public License v3.0
695 stars 167 forks source link

use readsql() to read data from sql, obtain other types like double and date. #112

Closed fairly123 closed 2 years ago

fairly123 commented 2 years ago

After reading the data from the database, judge the data type it belongs to, convert it into an appropriate data type, like double and date, and put it into df so you can get it