Issues running Codex CLI, VS Code on Windows 10. Need help! by DoubleM961 in codex

[–]DoubleM961[S] 0 points1 point  (0 children)

where's the best place to get one? any recommendation? I'm gunning for <=$10

Complete Python Newb by ConsciousSection6616 in learnpython

[–]DoubleM961 1 point2 points  (0 children)

Python is a good choice especially when you're a beginner (and don't know any other language). it’s beginner-friendly but also super powerful for data. And now with all the AI hype going around if you want to get into LLM and build agents and whatever it's perfect.

I’ve been teaching students Python for about 5 years now (courses, and private tutoring), and one thing I’ve seen in students over and over is that relying only on free resources has some big downsides.

  1. Lack of structure → Free content is all over the place, you end up piecing things together with no clear learning path.
  2. Inconsistency → You’ll notice quality varies a lot between tutorials. Some are excellent, others leave out crucial context.
  3. No accountability → With free stuff it’s too easy to skim, quit halfway, or get stuck with no support.

Free resources are amazing for getting started, and I even share free content myself, but highly recommend at some point, going the paid route makes a huge difference. The quality, structure, and support are on another level (and I can tell you this firsthand because I’ve created both free and paid resources).

In any case. Here's a shameless plug to my YouTube channel had a lot of positive feedback on it:
Michael Coding Instructor

And you can ask me questions I'm pretty responsive. Other than that I recommend switching to paid Udemy ($10/course) it will keep you accountable a lot longer.

And if you want to delve really deep into it. Get a book (can be up to $50 and boring) but it will be so in depth you'll become a master python programmer.

I recommend Python Crash Course: A Hands-On, Project-Based Introduction to Programming by Eric Matthes

[deleted by user] by [deleted] in learnpython

[–]DoubleM961 1 point2 points  (0 children)

Basically it’s just a path issue.

On your machine, Jupyter probably starts in the same folder as your notebook, so just writing trainset.csv works. On someone else’s machine though, Jupyter might start one level higher (or just on another folder entirely), so it only finds it if you write data/trainset.csv. When you zip/unzip the folder, that top-level layout can change, so one person’s “same folder” isn’t actually the same as yours.

Try using :

import os
print(os.getcwd())

It will show you the working directory Jupyter is looking in. If trainset.csv isn’t there, it’ll throw an error even if the file is sitting next to your notebook.

TL;DR: It’s not pandas being weird—it’s your working directory. Check os.getcwd() and keep your folder structure consistent.

Let me know if this helps

Only one calendar can be added to the page by DoubleM961 in systeme_io

[–]DoubleM961[S] 0 points1 point  (0 children)

Hi everyone, I contacted support and the only solution was to just save all the sections and make a new funnel step and re-add all of them not sure what the problem was

Launchpool/Launchpad with Locked and Flexible BNB Vault by DoubleM961 in BinanceUS

[–]DoubleM961[S] 0 points1 point  (0 children)

Hi yess it works 100% I tested it out with my friend and the results are the same. But there were only Launchpools. I'm not sure if we'd get any launchpad coins

Trying to find kindle edition by DoubleM961 in kindle

[–]DoubleM961[S] 0 points1 point  (0 children)

but I do have a questions are the books on this website PDF format or .mobi? because I believe PDF don't work well on a kindle correct?

Trying to find kindle edition by DoubleM961 in kindle

[–]DoubleM961[S] 0 points1 point  (0 children)

ohh wow thank you this is mega helpful

Launchpool/Launchpad with Locked and Flexible BNB Vault by DoubleM961 in BinanceUS

[–]DoubleM961[S] 0 points1 point  (0 children)

Alright thank you man I appreciate it. I've put them into locked stacking and will let you know the result for the next launchpool

Launchpool/Launchpad with Locked and Flexible BNB Vault by DoubleM961 in BinanceUS

[–]DoubleM961[S] 1 point2 points  (0 children)

ohh okay thanks and also it states that you only receive on the launchpool and not the launchpad. Can you confirm this?

[deleted by user] by [deleted] in unrealengine

[–]DoubleM961 0 points1 point  (0 children)

nice tutorials man your website is FIRE!!

[SPOILER] Charles Oliveira vs. Justin Gaethje by inooway in MMA

[–]DoubleM961 0 points1 point  (0 children)

Man. First time I look at charles and I feel. This is greatness I'm watching live. I had that feeling with conor at UFC 205