All Projects → talkpython → excel-to-python-course

talkpython / excel-to-python-course

Licence: MIT license
Student materials and handouts for Excel to Python course

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to excel-to-python-course

Androiddocumentviewer
Android 文档查看: word、excel、ppt、pdf,使用mupdf及tbs
Stars: ✭ 235 (+221.92%)
Mutual labels:  excel, office
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (-68.49%)
Mutual labels:  excel, office
Styleframe
A library that wraps pandas and openpyxl and allows easy styling of dataframes in excel
Stars: ✭ 252 (+245.21%)
Mutual labels:  excel, pandas
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (+135.62%)
Mutual labels:  excel, pandas
eec
A fast and lower memory excel write/read tool.一个非POI底层,支持流式处理的高效且超低内存的Excel读写工具
Stars: ✭ 93 (+27.4%)
Mutual labels:  excel, office
Office Ribbonx Editor
An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
Stars: ✭ 205 (+180.82%)
Mutual labels:  excel, office
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1976.71%)
Mutual labels:  course, pandas
Pylightxl
A light weight, zero dependency, minimal functionality excel read/writer python library
Stars: ✭ 134 (+83.56%)
Mutual labels:  excel, office
hadoopoffice
HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Stars: ✭ 56 (-23.29%)
Mutual labels:  excel, office
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
Stars: ✭ 67 (-8.22%)
Mutual labels:  excel, office
Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (+3098.63%)
Mutual labels:  excel, office
PandasVersusExcel
Python数据分析入门,数据分析师入门
Stars: ✭ 120 (+64.38%)
Mutual labels:  excel, pandas
Weihanli.npoi
NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration
Stars: ✭ 157 (+115.07%)
Mutual labels:  excel, office
Kkfileviewofficeedit
文件在线预览及OFFICE(word,excel,ppt)的在线编辑
Stars: ✭ 234 (+220.55%)
Mutual labels:  excel, office
Npoi
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Stars: ✭ 1,751 (+2298.63%)
Mutual labels:  excel, office
intro-to-python
An Introduction to Programming in Python
Stars: ✭ 57 (-21.92%)
Mutual labels:  course, pandas
Excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Stars: ✭ 10,286 (+13990.41%)
Mutual labels:  excel, office
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+14457.53%)
Mutual labels:  excel, office
lazyExcel
a simply software like MS-Excel.it can be running muiti-platform...
Stars: ✭ 37 (-49.32%)
Mutual labels:  excel, office
r4excel users
Бесплатный видео курс "Язык R для пользователей Excel"
Stars: ✭ 14 (-80.82%)
Mutual labels:  course, excel

Move from Excel to Python with Pandas

Student materials and handouts for Excel to Python course

Register for the course

Take the course at Talk Python Training: training.talkpython.fm/courses/move-from-excel-to-python-and-pandas

Course Summary

If you work with Excel and have ever thought - "there has to be a better way" then this course is for you! Excel has been used to automate and power businesses and solve business users' problems for years. But there are many drawbacks with relying so heavily on Excel for your data processing needs. In this course, you will see how Python's modern data science libraries will allow you to solve the same problems while avoiding the pitfalls and limitations inherent in Excel.

What's this course about and how is it different?

This course will teach you how to use Python to replace your tedious and error-prone Excel actions. This course is designed to quickly build your Python and pandas knowledge so that you can leverage the power and efficiency of Python in your day to day work. This course is unique in that it shows common Excel tasks and translates them to Python code.

If you have ever been curious about how Python can immediately impact your daily job but have been unsure where to start - this course is for you!

What topics are covered

In this course, you will:

  • Learn about the typical challenges with Excel and how Python is a better alternative for many tasks
  • See all steps needed to install Python and setup your workspace
  • Create and use Conda environments
  • Learn about Windows specific-tricks for efficiently working with Python
  • See how the Jupyter notebook can be a streamlined environment for working with data
  • Learn about the pandas DataFrame and how to use it for data analysis
  • Use pandas to read in CSV and Excel files
  • Efficiently clean and manipulate large sets of data
  • Perform mathematical operations with pandas
  • Discover how to work with dates and other data types in pandas
  • Group and summarize large data sets using powerful pandas commands such as groupby and pivot_table
  • Combine data by merging and concatenating multiple DataFrames
  • Read multiple file types and create formatted Excel workbooks
  • And much more

View the full course outline.

Who is this course for?

This course is designed for anyone that uses Excel in their day to day work and is interested in working more efficiently with Python. If you have tried to learn Python in the past and struggled, this course will help you understand Python using common Excel tasks as a reference.

This course is best for a student that has experience with some basic Python concepts:

  • Importing modules
  • Assigning variables
  • Working with lists and dictionaries
  • Creating and using functions

Note: All software used during this course, including editors, Python language, etc., are 100% free and open source. You won't have to buy anything to take the course.

The time to act is now

If you have struggled with repetitive tasks in Excel and have been looking to learn how to use Python, then this course is designed for you. After completing this course, you will have a fully functional Python environment and have enough pandas knowledge to perform meaningful and impactful analysis.

Dive into Excel to Python and level up your skills. Join today! You've got nothing to lose. Every one of our courses comes with a 2-week money-back guarantee.

Register for the course today.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].