How to use Pathlib ( Beginners Guide )

  Рет қаралды 7,591

Zack Plauché

Zack Plauché

2 жыл бұрын

Learn how to master and simplify your file automations with Pathlib.
---
My Links:
My Website: www.zackplauche.com/
Codementor: www.codementor.io/@zackknowsp...
Wyzant: www.wyzant.com/Tutors/LearnPy...
GitHub: github.com/ZackPlauche
Stack Overflow: stackoverflow.com/users/10415...

Пікірлер: 18
@zackplauche
@zackplauche 2 жыл бұрын
At first I hated pathlib... But now I love it. Any other packages you think I should explore?
@hjluna7760
@hjluna7760 2 жыл бұрын
What about data visualization packages
@zackplauche
@zackplauche 2 жыл бұрын
@@hjluna7760 Oooooo, that's a great idea! I'll need to explore those first 😂 or maybe on KZbin live 🤔
@erkayberkant1828
@erkayberkant1828 3 ай бұрын
I checked so many videos about Pathlib, but none was sufficient for me like yours. I hope you get more views and attention from the youtube Algorithm soon😉 The Beginning for channels, to reach a breaking point is not easy…
@zackplauche
@zackplauche 3 ай бұрын
Wow thanks! Why do you think you liked mine compared to the others?
@ulfgj
@ulfgj 10 ай бұрын
OMFG. how could i have lived without this the last 10 years...?
@zackplauche
@zackplauche 8 ай бұрын
I totally get it lol. I was so against it at first when I saw it in Django, then I learned de wae.
@amgmg2521
@amgmg2521 Жыл бұрын
Thanks mate.
@hjluna7760
@hjluna7760 2 жыл бұрын
👍Thank u so much
@a8hi_24__
@a8hi_24__ Жыл бұрын
Thank you brother :)
@zackplauche
@zackplauche 8 ай бұрын
Happy to help 🙂
@FacundoCastellano
@FacundoCastellano Жыл бұрын
Great Video! your english is very clearly to understand for non english native speakers!
@zackplauche
@zackplauche Жыл бұрын
Actually I am a native English speaker haha. I'm American 😎🇺🇲🦅
@bruhlickd
@bruhlickd Жыл бұрын
Hi. thanks. It helped a lot. I would like to know how could I open some csv archives e save each one as a pandas df with pathlib. Is it possible. If yes, how?
@zackplauche
@zackplauche Жыл бұрын
your_dir = Path('your/path/with/csvs') csv_paths = [file for file in your_dir.iterdir() if file.suffix == '.csv'] csv_dataframes = [pd.read_csv(csv_file) for csv_file in csv_paths]
@bruhlickd
@bruhlickd Жыл бұрын
@@zackplauche Thanks a lot, Zack. However how can I convert it from list to a single df?
@user-mn7ju2rv3d
@user-mn7ju2rv3d Жыл бұрын
Error: name path is not defined ,can anyone help me??
@zackplauche
@zackplauche 8 ай бұрын
Howdy sir! That's a variable error. That means that you don't have a variable named path defined.
Python Standard Library: Pathlib
23:46
Jake Callahan
Рет қаралды 1 М.
Pathlib makes file management in Python a BREEZE
15:53
Carberra
Рет қаралды 4,6 М.
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 73 МЛН
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 23 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 22 МЛН
The Complete Guide to Python Virtual Environments!
15:52
teclado
Рет қаралды 338 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 48 М.
Python Tutorial: File Objects - Reading and Writing to Files
24:33
Corey Schafer
Рет қаралды 1,8 МЛН
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,1 МЛН
A Deep Dive Into Pathlib And The Magic Behind It
16:56
ArjanCodes
Рет қаралды 46 М.
Python Decorators in 15 Minutes
15:14
Kite
Рет қаралды 434 М.
WHAT Is "Glob" In Python?! (It's Actually Very Useful!)
11:15
Modern Python logging
21:32
mCoding
Рет қаралды 169 М.
Python OS Module | The best functions
17:46
JimShapedCoding
Рет қаралды 18 М.
How to Use Pathlib in Python | Quickstart Guide or Beginners
8:17
PyCharm, a JetBrains IDE
Рет қаралды 17 М.
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 73 МЛН