Consider using lightweight alternatives - for example, httpx instead of requests if you only need basic HTTP calls, or skip pandas entirely if you are only doing simple data transformations. For .NET ...