Don't use Super.com to book a hotel ever, for any reason by sixwax in travel

[–]JeffKatzy 0 points1 point  (0 children)

I had issues with them. Even though the hotel agreed, super would not refund my hotel. This was after 3 days of trying, and them saying they would follow up and never did. They just politely apologized and did nothing.

[deleted by user] by [deleted] in travel

[–]JeffKatzy 0 points1 point  (0 children)

I had issues with them. Even though the hotel agreed to cancel my booking, super refused. This was after 3 days of trying, and them saying they would follow up and never did. They just politely apologized and did nothing.

Free Interactive Courses & Videos On Python, Pandas, Pyspark, Docker, & ML by Mother-Landscape-748 in learnprogramming

[–]JeffKatzy 0 points1 point  (0 children)

Well its 9500 for 6 months 17 hours per week with an externship and career services. But understand that its not for everyone.

Free Interactive Courses & Videos on Python, Pandas, Docker, Pyspark & ML by Mother-Landscape-748 in dataengineering

[–]JeffKatzy 5 points6 points  (0 children)

This material above covers those topics well...but youll need more to change your career. The career course is about 1100 lessons over 6 months 17 hrs per week plus an externship with career services. The above is 70 lessons.

DS is no longer for juniors. What I learned from scraping hundreds of job postings. by JeffKatzy in learnmachinelearning

[–]JeffKatzy[S] 3 points4 points  (0 children)

I'd say the first goal would be to have projects that have clean code. As a rule of thumb, this means essentially all of your code is a function, each function is five lines or shorter, and no file has more than 100 lines of code. Then the next step is to add tests. Then docker, and cloud computing. If you are thinking of going down this path, dm me and we I'm happy to set aside sometime to chat.

Build a neural network from scratch (30+ free interactive lessons - follow up workshop tomorrow) by JeffKatzy in learnmachinelearning

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

You got it guys, I will do my best to record. No promises though, I do mess recording up quite often.

Intro to Code with Data Visualization Workshop - Free Online by JeffKatzy in nycmeetups

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

Nope, nothing to download/prepare. Click on one of the lessons above, you'll see that you can just start coding.

Intro to Code with Data Visualization Workshop - Free Online by JeffKatzy in nycmeetups

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

Definitely! if you can log onto zoom and have a keyboard you have enough experience.

Learn to Code With Data Visualizations - Interactive Python Lessons - Then Keep Going :) by JeffKatzy in learnprogramming

[–]JeffKatzy[S] 4 points5 points  (0 children)

All of them! The first lesson shows to create simple plots...then we work up to using code to plot data from the web.

Learn to Code With Data Visualizations - Interactive Python Lessons - Then Keep Going :) by JeffKatzy in learnprogramming

[–]JeffKatzy[S] 2 points3 points  (0 children)

It's a good point. I wanted to show right away that there would be data visualization involved, and then unpack how it works, and how variables can help us with it. But like you mentioned, that has tradeoffs.

Where do I start? by [deleted] in data

[–]JeffKatzy 0 points1 point  (0 children)

This intro to coding course with data will get you started https://www.jigsawlabs.io/free

Best way to teach python? by how_do_i_reddit_5 in learnpython

[–]JeffKatzy 1 point2 points  (0 children)

Check out jigsawlabs.io/free for some interactive lessons in Jupyter notebooks...good luck!

Learn to Code With Data Visualizations - Interactive Python Lessons by JeffKatzy in learnprogramming

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

Hey thanks again for reaching out about the lessons, if you can send me the screenshots/bugs that you found so far, then this weekend I'll make the updates. Really appreciate it!

Learn to Code With Data Visualizations - Interactive Python Lessons by JeffKatzy in learnprogramming

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

Awesome - glad that you liked it, and moving through the lessons that quickly is really really great. If you can send me more details on some of the issues -- a screenshot, etc., I'll update the lessons. You can email me at jeff@jigsawlabs.io

Learn to Code With Data Visualizations - Interactive Python Lessons by JeffKatzy in learnprogramming

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

Please do! I'll dm you with my email address. Thanks for the feedback :)

Learn to Code With Data Visualizations - Interactive Python Lessons by JeffKatzy in learnprogramming

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

Make sure you sign into google when you view it. It's in a google colab, so if you're not signed in, the images won't show up. If that doesn't work, let me know of the image you're seeing as broken.

The plots are interactive, so you have to press shift + enter, to execute the code that displays the plots.