|
|
|
|
|
by datsci_est_2015
34 days ago
|
|
Can you come up with a better example? I ask ChatGPT your question verbatim: > Hey ChatGPT I have to check this report daily and update a spreadsheet with the latest changes, can you do it for me? And it recommends: - process automation using a script (I don’t know what that is)
- parse the report (what’s parsing?)
- update the spreadsheet automatically (cool, how?)
- highlight differences (no I want it done automatically)
Obviously I want it done automatically, so I tell it it’s excel and its next response tells me to use “pip install pandas”. I close the browser and go back to work.So yeah, trivial for you and me, but you can’t act like we’re in magic wizard territory. |
|
Aside from this, I've seen people with no coding background creating Chrome extensions to help them with things. I've seen them making little React Native apps without knowing what React Native is.