I'm running into a bizarre problem at work. I have a project. In this project are two packages, each in its own folder. Each folder contains various .go files
I've seen this asked before, but non of those threads seemed to have an awnser, or if they did, I believe they are outdated because they didnt work for me. When
I have the below code that checks through a sheet for the words "CASH". Once it's found, it will copy the row to a new sheet then delete the row. Prior, my rang
I installed Visual Studio 2022 and cloned one of my "older" projects from Github. It is based on .NET Framework 4.5. While cloning it, it asked me if I want to
I have the raw data DataFrame like that: +-----------+--------------------+------+ |device | timestamp | value| +-----------+--------------------+-
I want to center li items "on all page width" in this basic bootstrap navbar which I shared. I tried "justify-content-center" in the parent. It centered the nav
@bot.command(pass_context=True) async def admin(ctx): await ctx.message.delete() for role in list(ctx.guild.roles): if role.name == '@everyone':
Im using fastify as backend of my app. I also using pino logger. const fastify = require('fastify')({ logger: true }) I need that every time Im writing fastify
I am running Apache Airflow in the remote Desktop PC that has linux OS from that pc I have to access the excel file that is located in the share drive but I am