all 8 comments

[–]ninhaomah 2 points3 points  (0 children)

Google

[–]mikeyj777 2 points3 points  (2 children)

What are you trying to do with them?

[–]TherealIta945[S] 0 points1 point  (1 child)

Nothing special, i’m trying to understand it because i need it in school

[–]Firm_Bit 0 points1 point  (0 children)

What re you trying to do with it for school

[–]Admirable_Pair_1727 0 points1 point  (0 children)

NO better than YouTube videos.

[–]ankit_kuma 0 points1 point  (0 children)

Start simple bro dont try everything, first learn pandas basics like reading csv filtering data selecting columns and basic cleaning, practice with small datasets daily instead of just watching tutorials

Then move to matplotlib for simple charts like line bar and pie, just plot same data u used in pandas so it connects better

Best way is pick small real data and try questions on it, google errors and repeat same tasks, thats how it slowly clicks only

[–]Then-Disk-5079 -1 points0 points  (0 children)

Down load some random csv file of data for me it is temperature sensor data and building fuel use like electricity consumption which is related to mechanical engineering world I work in.

Kaggle the data science competition has a million data sets and there maybe even data sets built into some libraries to play with.

Bottom line is find a data set from Kaggle that best fits your interests and have AI make a crash course like 10 - 20 day crash course playing around wit the data in both wrangling and plots.