Skip to content

A collection of Python codes and MS-Excel UDF, made especially for Civil Engineering.

License

Notifications You must be signed in to change notification settings

alexnaoki/Excel-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel-python

A collection of Python codes and MS-Excel UDF, made especially for Civil Engineering.

Type of Excel/Python files

There are 2 main type of programs:

  • Run as main
  • UDF (User define functions)

Generally, the first one (Run as main) is more capable in terms of complexity. However, I was not able to fully utilize the capabilities in term of streaming data.

The second one feels like able to solve quicker type of problems, and integrating a more open type problem. In some, being able to create your one tools in Excel in a quick way.

About

A collection of Python codes and MS-Excel UDF, made especially for Civil Engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages