Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ineelhere/pylearn

An initiative to learn more about python while learning it. Collaborations are welcome!
https://github.com/ineelhere/pylearn

collaborations learn-to-code learning-by-doing learning-python pandas python3 streamlit webapp

Last synced: 1 day ago
JSON representation

An initiative to learn more about python while learning it. Collaborations are welcome!

Awesome Lists containing this project

README

        

PyLearn 🐍 🐍




- An initiative to "learn more" about python while "learning" it.
- Collaborations are welcome!

#### Access the app here - [https://share.streamlit.io/ineelhere/pylearn/codekitchen/theapp/dspy.py](https://share.streamlit.io/ineelhere/pylearn/codekitchen/theapp/dspy.py)
*The app has been deactivated as of 6th November, 2021. Please visit https://share.streamlit.io/ineelhere/ineelhere/main/ineelhere.py for the python101 concepts.*

The folder **"Learning101"** contains a step by step guide to understand the **"basics" in python**

👉👉 py101 - Learning python from scratch 👈👈

### Data Sources
* WHO report on the global tobacco epidemic 2011: warning about the dangers of tobacco

#### References & Learning Resources
* https://www.python.org/
* https://www.oreilly.com/library/view/python-for-data/9781491957653/
* https://www.w3schools.com/python/python_howto_reverse_string.asp
* https://www.geeksforgeeks.org/print-lists-in-python-4-different-ways/
* https://www.w3schools.com/python/ref_string_join.asp
* https://stackoverflow.com/questions/9841303/removing-duplicate-characters-from-a-string
* https://stackoverflow.com/questions/7794208/how-can-i-remove-duplicate-words-in-a-string-with-python
* https://stackoverflow.com/questions/51233/how-can-i-retrieve-the-page-title-of-a-webpage-using-python
* https://statistics.laerd.com/statistical-guides/measures-central-tendency-mean-mode-median.php
* https://pythonhosted.org/PyPDF2/PdfFileReader.html
* https://pandas.pydata.org/docs/
* https://docs.python.org/3/library/statistics.html
* https://www.tutorialspoint.com/data_structures_algorithms/index.htm
* https://www.edureka.co/blog/interview-questions/python-interview-questions/
* https://docs.python.org/3/library/os.html
* https://realpython.com/linear-regression-in-python/#simple-linear-regression-with-scikit-learn
* https://scikit-learn.org/stable/auto_examples/linear_model/plot_ols.html
* https://www.w3schools.com/python/ref_dictionary_fromkeys.asp
* https://www.w3schools.com/python/python_lambda.asp

Additional content coming soon!



© 2021 | Indraneel Chakraborty