#Why Python is used?
Explore tagged Tumblr posts
Text

Why can't i ever have a normal pet
#i buy you a nice new house and this is how you use it??#why must you be this way#reptiblr#reptile#ball python#snake#pet#pets
19 notes
·
View notes
Text


#my final braincells decided to use kardashians quotes#why is these on my tiktok whyy#look i write python code through the day my brain is dead by the night#ominis gaunt#hogwarts legacy#sebastian sallow#hogwarts legacy mc#sebastian sallow meme#ominis gaunt meme#hogwarts legacy meme#cactus shadow memes
44 notes
·
View notes
Text
I go by no pronouns but not as in my name, more so like my pronouns are an undefined variable in shell coding
#neo.txt#coding#programming#like. 5 people will get this#shell and unix in gen are a pretty niche kinda part of programming#with people more so sticking to python html java and the C family#and i guess sql? SQL counts as a language itself doesn't it?#I haven't really used it outside of making basic databases so I don't know fundamentally what it is and why it was created#anyways this was your fairly-rare-on-tumblr more-common-on-twitter tech ramble
18 notes
·
View notes
Text
you say the only thing tethering me to this sport is a ship and i vehemently agree with you while trying to shove the python pipeline i built for fun to compare past race telemetry under the table
#i’m just a girl! why should i know anything beyond hehe man hot and be anything beyond little delusions with my friends#f1 is sadly not my only personality trait I’m also a fully paid researcher with intimate knowledge of data pipelines#you should’ve heard my rant about f1 using matlab to do analytics vs. a custom built python pipeline that I sent to the gc weeks ago#and don’t get it messed up I love lestappen too a woman can and will contain multitudes#hm. anyways
37 notes
·
View notes
Text
in so deep into modding sims 3 that I made a script to mass change 2000 cc files' hex header 😭😭😭😭😭
#took me like an hour to two to figure out how to bulk replace code within an application using python script#then i got confused n then just went back to automating keypresses n making a script for that instead 😭😭😭#i was headscratching earlier today bc i couldnt open ny sims 3 cc files within s3pe#turns out there's a version mismatch on the cc file bc i used a sims 4 application to merge and unmerge my cc and that changed the#hex header or whatever from version 2.0 to 2.1 n opening any sims 3 cc file into any s3 software freaked it out bc it couldn't#read 2.1 headers bcoz thats for sims 4#wh#figured that issue out from browsing deep into the sims modding forums after reading the error logs i had (idk why i didnt do that earlier)#n then everything just clicked idk#doing all dat at 5am . man.#doing all this so i dont have to find and redownload 2k cc files 💪💪was fun i learned something#nerd 🤣🫵#going to bed noew dawg!!!!#i have not touched python in 10(?) years i am so cooked#i don't remember shite .#.ctxt
7 notes
·
View notes
Text

some advice from python fire emblem
#fire emblem#fire emblem echoes#fire emblem echoes shadows of valentia#fe15#fe echoes#python fire emblem#my content#echoes#why does this stupid game have such a long title. anyways#i love you low skill archers (python and setsuna) you are so infuriating to use. it's fun though i love gambling
50 notes
·
View notes
Text
Thinking about Koro-Sensei's hands.... like holding two freshly boiled slugs <3
#Emile's Arts#Koro-Sensei#Self Ship#Proship Selfship#Proselfship#Koro-Sensei upon holding hands pythoning himself around your ENTIRE arm#He's SO clingy and ADORES using his slithery tentacles to his advantage to get as MUCH physical contact out of every interaction possible#Kissu kissu kissu him <3#He kissie <3#I dunno why I'm so caught up on his ball hands and weird fingers this rewatch but I just#Stare stare stare him <3#It's already 3am I'm not getting any episodes in tonight huh fkgjkfdjg#Man....#I love <3 The he <3
20 notes
·
View notes
Note
do u code
Not well but I took a class in object-oriented programming (using C#) some years ago and I’m currently learning Fortran for work
#asks#anon#why#also I know Fortran is old as hell#but it’s still widely used in the world of physics research and scientific programming#because of the massive amount of scientific libraries and repositories available for Fortran#I’m specifically learning fortran 95/2003#I’ve also used python for a whole bunch of physical modelling stuff#and I learned JavaScript in highschool but that doesn’t count
2 notes
·
View notes
Text
i really think the US should fund spanish lessons starting in elementary school on a national level
#i think the national attitude towards spanish is really embarrassing...#and ok semi-unrelated but the guy i was involved w in college who always wanted to make me feel stupid over every thing#tried to tell me that my spanish minor was a waste of time and not useful#guess what language he studied#german#😐 ok if u never leave the midwest i guess#but he was like no german is the superior language in every way. why would you study spanish there's no point#but he also told me as a linguistics major ''no one uses python'' so really it was just anything *i* studied that had to be silly
24 notes
·
View notes
Text
Started a course I found for learning programming earlier and did you guys know. It's all math
#i was so caught up in the delight of learning computer program i forgot for a moment that computers were all math#dhdDNDJA#I'm gonna try though. the MIT open source whatever it is has a beginner's programming course using python 3 so 🤷♂️ why not
3 notes
·
View notes
Text
I have an AP comp sci test tomorrow and I’m kinda nervous
#computer science#ap courses#ap computer science#ap comp sci#high school#high school senior#class of ‘24#class of 2024#why can’t ap comp sci use python instead of java
25 notes
·
View notes
Note
Advice for making stuff work well in Debian?
Hmm, most of the troubleshooting I do is weird architecture issues that won't impact anyone running Debian for x64 but off the top of my head
If you know exactly what package you want, command line package manager use is just fine, but GUI frontends are pretty nice for searching through things if you want to actually read some details on what you're installing. Yeah you can just use debian's web-based apt stuff but it's not convenient to do that. Using a frontend is convenient.
This is non-debian-specific advice but most of the time if I need to do something more complex than like, crop an image or maybe put a color filter on it, I just use photopea because it being online means it works on just about anything. It's not quite as advanced as Photoshop but most of the capabilities it lacks are rather small and niche, as opposed to like "You can't do outlined text" (thanks GIMP) (Also you can run whatever image editor in wine if you want and if you have a better computer than I currently do (rip to my good one) it's worth giving a go. Sometimes you need to do some config but lovely linux users on the internet will often give you the exact settings you need to get the program working :))
MComix is a good CBZ viewer
If you install imagemagick, it may change or mess up your settings for default image viewer. imagemagick is a divine and beautiful program but its image viewer totally sucks so change it back if it does this.
This is mostly fairly specific huh.... Most of the time my computer Just Works for me. I can do troubleshooting for a great many issues but generalized advice is a little harder X'D
#sometimes java devs cause me problems though#i thought python devs were bad but at least they have compatibility ironed out they just suck at writing readmes#java devs are like 'please sequester my .jar that requires antiquated dependencies from anything new or it will break' okay why though#why is java dev like that#um but that's not exactly a linux problem and i don't know how to fix java development i only use like c family and asm
16 notes
·
View notes
Text
Learning C for work, and, even having learnt C++ syntax before, it is truly a humbling experience after having gotten so used to python over the past half year 💀
#coding#freshly trained data engineer (me) learns why we use python for data#bc we'd lose our minds if we tried doing it with lower level languages holy heck#oh yeah I started my new job this week!!! I work for tram now
2 notes
·
View notes
Text
What Are the Qualifications for a Data Scientist?
In today's data-driven world, the role of a data scientist has become one of the most coveted career paths. With businesses relying on data for decision-making, understanding customer behavior, and improving products, the demand for skilled professionals who can analyze, interpret, and extract value from data is at an all-time high. If you're wondering what qualifications are needed to become a successful data scientist, how DataCouncil can help you get there, and why a data science course in Pune is a great option, this blog has the answers.
The Key Qualifications for a Data Scientist
To succeed as a data scientist, a mix of technical skills, education, and hands-on experience is essential. Here are the core qualifications required:
1. Educational Background
A strong foundation in mathematics, statistics, or computer science is typically expected. Most data scientists hold at least a bachelor’s degree in one of these fields, with many pursuing higher education such as a master's or a Ph.D. A data science course in Pune with DataCouncil can bridge this gap, offering the academic and practical knowledge required for a strong start in the industry.
2. Proficiency in Programming Languages
Programming is at the heart of data science. You need to be comfortable with languages like Python, R, and SQL, which are widely used for data analysis, machine learning, and database management. A comprehensive data science course in Pune will teach these programming skills from scratch, ensuring you become proficient in coding for data science tasks.
3. Understanding of Machine Learning
Data scientists must have a solid grasp of machine learning techniques and algorithms such as regression, clustering, and decision trees. By enrolling in a DataCouncil course, you'll learn how to implement machine learning models to analyze data and make predictions, an essential qualification for landing a data science job.
4. Data Wrangling Skills
Raw data is often messy and unstructured, and a good data scientist needs to be adept at cleaning and processing data before it can be analyzed. DataCouncil's data science course in Pune includes practical training in tools like Pandas and Numpy for effective data wrangling, helping you develop a strong skill set in this critical area.
5. Statistical Knowledge
Statistical analysis forms the backbone of data science. Knowledge of probability, hypothesis testing, and statistical modeling allows data scientists to draw meaningful insights from data. A structured data science course in Pune offers the theoretical and practical aspects of statistics required to excel.
6. Communication and Data Visualization Skills
Being able to explain your findings in a clear and concise manner is crucial. Data scientists often need to communicate with non-technical stakeholders, making tools like Tableau, Power BI, and Matplotlib essential for creating insightful visualizations. DataCouncil’s data science course in Pune includes modules on data visualization, which can help you present data in a way that’s easy to understand.
7. Domain Knowledge
Apart from technical skills, understanding the industry you work in is a major asset. Whether it’s healthcare, finance, or e-commerce, knowing how data applies within your industry will set you apart from the competition. DataCouncil's data science course in Pune is designed to offer case studies from multiple industries, helping students gain domain-specific insights.
Why Choose DataCouncil for a Data Science Course in Pune?
If you're looking to build a successful career as a data scientist, enrolling in a data science course in Pune with DataCouncil can be your first step toward reaching your goals. Here’s why DataCouncil is the ideal choice:
Comprehensive Curriculum: The course covers everything from the basics of data science to advanced machine learning techniques.
Hands-On Projects: You'll work on real-world projects that mimic the challenges faced by data scientists in various industries.
Experienced Faculty: Learn from industry professionals who have years of experience in data science and analytics.
100% Placement Support: DataCouncil provides job assistance to help you land a data science job in Pune or anywhere else, making it a great investment in your future.
Flexible Learning Options: With both weekday and weekend batches, DataCouncil ensures that you can learn at your own pace without compromising your current commitments.
Conclusion
Becoming a data scientist requires a combination of technical expertise, analytical skills, and industry knowledge. By enrolling in a data science course in Pune with DataCouncil, you can gain all the qualifications you need to thrive in this exciting field. Whether you're a fresher looking to start your career or a professional wanting to upskill, this course will equip you with the knowledge, skills, and practical experience to succeed as a data scientist.
Explore DataCouncil’s offerings today and take the first step toward unlocking a rewarding career in data science! Looking for the best data science course in Pune? DataCouncil offers comprehensive data science classes in Pune, designed to equip you with the skills to excel in this booming field. Our data science course in Pune covers everything from data analysis to machine learning, with competitive data science course fees in Pune. We provide job-oriented programs, making us the best institute for data science in Pune with placement support. Explore online data science training in Pune and take your career to new heights!
#In today's data-driven world#the role of a data scientist has become one of the most coveted career paths. With businesses relying on data for decision-making#understanding customer behavior#and improving products#the demand for skilled professionals who can analyze#interpret#and extract value from data is at an all-time high. If you're wondering what qualifications are needed to become a successful data scientis#how DataCouncil can help you get there#and why a data science course in Pune is a great option#this blog has the answers.#The Key Qualifications for a Data Scientist#To succeed as a data scientist#a mix of technical skills#education#and hands-on experience is essential. Here are the core qualifications required:#1. Educational Background#A strong foundation in mathematics#statistics#or computer science is typically expected. Most data scientists hold at least a bachelor’s degree in one of these fields#with many pursuing higher education such as a master's or a Ph.D. A data science course in Pune with DataCouncil can bridge this gap#offering the academic and practical knowledge required for a strong start in the industry.#2. Proficiency in Programming Languages#Programming is at the heart of data science. You need to be comfortable with languages like Python#R#and SQL#which are widely used for data analysis#machine learning#and database management. A comprehensive data science course in Pune will teach these programming skills from scratch#ensuring you become proficient in coding for data science tasks.#3. Understanding of Machine Learning
3 notes
·
View notes
Text
i did actually write something yesterday and i fear i will literally never open that document again because that would subject me to my own writing
#wrote it in a frenzy after i got out of the shower bc i HAD to get the thought out kjfhg#and now it stays in python right next to my worldbuilding thing and my discord bot#idk why python is my program of choice but i gotta say. makes it very hard to send it to people KJFHG#idk google docs or word just feel too... Formal. like im going there to WRITE#using python is silly and therefore less stressful bc i cant take it as seriously#and it's also in the minecraft font and the background is grey and not black so like. it's easier on my eyes tbh#i hate you DARK dark modes. cant we have some middle ground...#chat
3 notes
·
View notes
Text
I will soon hold the entirety of AO3 in my external hard disc
#why? you may ask. why wasting GBs and GBs of space like that? just for a dozen deleted fics or two that you wanted to recover?#and my answer would be. yes. exactly.#and maybe one day find a way to delete any fic that isn't of the twenty one pilots fandom so i can reduce the space lost to no more than 20#GB i think#might make use of my (scarce for now) knowledge in python to do this#nfr#EDIT: well maybe not the entire entirety. up to 2021 or so#i don't have THAT much space
2 notes
·
View notes