|
|
|
|
|
by markus_zhang
1136 days ago
|
|
Asked it to write Python code to dump data from Dataframe to GCS and it wrote a perfect function that I can immediately plug in my class. Also asked it to write a few commands for BigQuery admin, so far so good but I always double checked due to the nature of those commands. For my study I asked it to write a C program about processes. It got it almost right except for one place that costed me a while to figure out. But still faster than me banging random stackoverflow doors. It also helps a LOT giving me information of which kernel source code file ti find a random functionality. My real concern is that I'd rely on it too much whenever I couldn't figure out something. That's fine for work because work is boring anyway and I want to end it asap, but not good for study because I want to grow grit. |
|