Middle
What is your experience with Python? Have you written simple scripts with loops or something heavier — pandas, matplotlib?
sobes.tech AI
Answer from AI
My experience with Python includes writing both simple scripts with loops and conditions, as well as more complex programs using libraries for data analysis and visualization, such as pandas and matplotlib.
With pandas, I have worked with tabular data: filtering, aggregating, transforming, and cleaning data. I used matplotlib for creating graphs and charts, which helps visualize analysis results.
I am also familiar with using numpy for numerical computations and basic file and network request operations in Python.