[ENH] Contribute a more streamlined and suitable guideline for the library
Feature Type
-
[ ] Adding new functionality to datar
-
[ ] Changing existing functionality in datar
-
[ ] Removing existing functionality in datar
Problem Description
Hi Mr. Pwwang,
I hope everything is still fine from your side. As I mentioned in some previous issues, I am teaching others programming and data processing, including your library. However, the guidelines on your website are arranged in alphabetical order (A-Z), which I think is not really suitable.
Feature Description
Therefore, I have redacted another version that shows how to learn your library from basic to advance. The only prerequisite is knowing how to use Pandas beforehand. I leave the link leading to my github containing the guideline.
Guidelines: https://github.com/Longistamina/DataScience_MachineLearning/tree/main/05_Pandas_DataR_dataframe/03_DataR_dplyr_style
Data: https://github.com/Longistamina/DataScience_MachineLearning/tree/main/05_Pandas_DataR_dataframe/data
I hope to see your response regarding this topic soon.
Additional Context
No response
This is fantastic!
Would you mind converting them into Jupyter notebooks so that people can use them interactively?
I will do it gradually. Since I also have to prepare scripts for many other libraries, this would take a certain amount of time. When everything is done, I will notice you.
The reason I wrote the scripts in .py file is because they are much lighter than Jupyter.
By the way, thank you very much for appreciating my suggestion. I will do it certainly.