python-tutorials
excel-to-markdown
python-tutorials | excel-to-markdown | |
---|---|---|
6 | 1 | |
25 | 45 | |
- | - | |
7.0 | 6.3 | |
6 months ago | 27 days ago | |
Python | Python | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-tutorials
- JupyterLab Python Tutorials
- How can i keep track of all the built-in methods in python?
-
I know this is stupid, but I really need help installing Python.
Uninstall Anaconda and any stand-alone versions of Python and Spyder. Install mambaforge, update the base environment and then create a Python environment for Spyder. If it helps I put together a detailed markdown tutorial configuring Spyder here: https://github.com/PhilipYip1988/python-tutorials/blob/main/001_install/readme.md
- Are there any places I can learn intermediate/advanced topics?
- Can you learn Python on Linux?
excel-to-markdown
-
Copy Excel to Markdown Table (and vice versa)
FWIW I built a streamlit app to extrapolate tribal knowledge in excel trackers into markdown wikis for vector database ingestion. Instead of uploading raw tables, it maps sheet headers to real headings to wrap each section in wiki-type format context pages. The UI lets you pick out QA sections from local files, but I’m stuck on how to persist selections and configs for repeat runs. Curious how others would tackle the issue of repeatable settings.
Code’s here: https://github.com/devin-liu/excel-to-markdown
What are some alternatives?
Python-Roadmap - Python Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms
mobile-strings-converter - Convert Android & iOS string files to any supported file type and vice versa.
SQL-for-Data-Analytics - Perform fast and efficient data analysis with the power of SQL
unexpected-isaves - A Python library that paints an image on a spreadsheet, builds its pixel art in Minecraft, makes its ascii art, or makes a rubik's cube art out of it.
benford_py - Python implementation of Benford's Law tests.
xlsx_copycull - A tool for streamlined copying of Excel spreadsheets, conditionally deleting rows, and adding formulas.