top of page
All Posts
Excel Roadmap
Introduction to Excel Understanding Spreadsheets Excel Interface Overview Basic Excel Functions Working with Worksheets and Workbooks...
Jun 7, 20242 min read
Data Engineering Roadmap
Extract Purpose: To gather data from different sources. Sources: Databases (SQL, NoSQL) Files (CSV, JSON, XML) APIs and Web Services...
Jun 7, 20242 min read
Matplotlib Roadmap
Basic Plotting matplotlib.pyplot.plot() matplotlib.pyplot.scatter() matplotlib.pyplot.bar() matplotlib.pyplot.hist()...
Jun 7, 20241 min read
Numpy Roadmap
Array Creation Functions numpy.array() numpy.zeros() numpy.ones() numpy.arange() numpy.linspace() Array Operations ndarray.shape...
Jun 7, 20241 min read
Pandas Roadmap
Data Structures pandas.Series() pandas.DataFrame() Data Input/Output pandas.read_csv() pandas.read_excel() DataFrame.to_csv()...
Jun 7, 20241 min read
bottom of page