Ruiji Sun
Ruiji Sun
The "set" is a more intuitive variable name, and it also correspond to the one In the documentation
in challenge 6, log_gdp should be loggdp
Rename confusing terminologies
**Describe the bug** constant warning "/usr/local/lib/python3.12/dist-packages/jupyter_client/session.py:203: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). return datetime.utcnow().replace(tzinfo=utc)" **To...