python颜色填充随机_使用python中的随机数据填充mysql表
How can create a mysql table in python and then populate it with random data.I want around 10000 rows and integer values will do work.
解決方案
Your question is not very clear (want to generate a table in python AND fill it with random data?).
Well, if you want to do it by hand, generate the random number using random. Check it out! Do a mini-logic with a cycle to fill your rows (if you don't know how, search in this forum or ask.).
Also, check here (I haven't used it!):
Mini-note: your questions have been systematically downrated. Please, check the FAQ of StackOverflow and see how to do a proper elegant question. If English is not your native language, don't worry, but at least use the punctuation and get help from an online translator.
總結
以上是生活随笔為你收集整理的python颜色填充随机_使用python中的随机数据填充mysql表的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: nginx 读取文件_Nginx的提升p
- 下一篇: mysql update锁_mysql中